Package org.glassfish.api.admin.config

Interface Summary
ApplicationName An configured element which has to have application type of name.
ConfigExtension ConfigExtension is an configuration extension that hooks itself under the config configuration.
ConfigParser  
ConfigurationUpgrade Contract for services which want to perform some upgrade on the application server configuration
Container Tag interface for container related configuration.
DomainInitializer Marker interface to mark inhabitants that require some minimal initial configuration to be inserted into a newly create domain's domain.xml
LegacyConfigurationUpgrade Contract for upgrading legacy configuration values to their new location or simply removing them if they are no longer supported.
Named An configured element which is named.
ReferenceContainer A configured object that can reference another configured object
 

Class Summary
ApplicationNameInjector  
ConfigExtensionInjector  
ConfigurationCleanup Contract called on startup right after the configuration has been read (and potentially upgraded) but before the startup services.
ContainerInjector  
DomainContext Context passed at the time of CreateDomain to modules with some initial config.
NamedInjector  
 

Annotation Types Summary
ListenTo Listens to any change happening in the configuration that involves any instances of a particular type.
ModelBinding Defines a binding to a model class, used to retrieve metadata about this model.
PropertiesDesc Annotation that holds an array of PropertyDesc for properties eg org.jvnet.hk2.config.types.Property.
PropertyDesc Describes properties or system properties that might exist as sub-elements.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.