@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Customizer
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class |
value
(Required) Defines the name of the descriptor customizer that should be
applied to this entity's descriptor.
|
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference