public interface DescriptorCustomizer
ClassDescriptor
when the
customize(ClassDescriptor)
method is called during the
loading/population of the mappings. This is typically used to customize
dynamically or specify configuration values not available through annotations
or XML.Modifier and Type | Method and Description |
---|---|
void |
customize(ClassDescriptor descriptor)
Customize the provided descriptor.
|
void customize(ClassDescriptor descriptor) throws Exception
Exception
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.