Package org.glassfish.api.admin.config
Annotation Interface PropertiesDesc
Annotation that holds an array of
.
Needed because it's not otherwise possible to have more than one annotation of the same type.
PropertyDesc for properties eg
invalid reference
org.jvnet.hk2.config.types.Property
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanreturns true if these describe <system-property>
-
Element Details
-
props
PropertyDesc[] propsname of the property -
systemProperties
boolean systemPropertiesreturns true if these describe <system-property>- Default:
false
-