Uses of Package
org.glassfish.config.support
Packages that use org.glassfish.config.support
Package
Description
-
Classes in org.glassfish.config.support used by com.sun.enterprise.config.modularityClassDescriptionAnnotation that qualifies a configuration element that can only exist as a singleton in the configuration tree.
-
Classes in org.glassfish.config.support used by com.sun.enterprise.config.modularity.commandClassDescriptionTarget type annotation defines valid target configuration elements for the annotated command type.
-
Classes in org.glassfish.config.support used by com.sun.enterprise.config.serverbeansClassDescriptionCreate command annotation.An element decorator decorates a newly added configuration element, usually added through the generic create command implementation.A config resolver is responsible for finding the target object of a specified type on which a creation command invocation will be processed.Delete command annotation A method annotated with the Delete annotation will generate a generic implementation of a delete administrative command responsible for delete instances of the type as referenced by the annotated method.A decorator for acting upon a configuration element deletion.List command annotation.
-
Classes in org.glassfish.config.support used by org.glassfish.config.supportClassDescriptionCommandTarget is an enumeration of valid configuration target for a command executionAn element decorator decorates a newly added configuration element, usually added through the generic create command implementation.A config resolver is responsible for finding the target object of a specified type on which a creation command invocation will be processed.A decorator for acting upon a configuration element deletion.services pertinent to generic CRUD command implementationsTranslated view of a configured objects where values can be represented with a @{xx.yy.zz} name to be translated using a property value translator.Resolver based on a supplied target parameter (with a possible default value).a extensible mechanism to define new configuration targets