Uses of Interface
org.eclipse.persistence.config.DescriptorCustomizer
-
Packages that use DescriptorCustomizer Package Description org.eclipse.persistence.oxm.annotations -
-
Uses of DescriptorCustomizer in org.eclipse.persistence.oxm.annotations
Methods in org.eclipse.persistence.oxm.annotations that return types with arguments of type DescriptorCustomizer Modifier and Type Method Description Class<? extends DescriptorCustomizer>value()(Required) Defines the name of the descriptor customizer that should be applied to this classes descriptor.
-