Uses of Package
org.apache.geronimo.kernel.config

Packages that use org.apache.geronimo.kernel.config
org.apache.geronimo.kernel.config   
org.apache.geronimo.kernel.config.xstream   
org.apache.geronimo.kernel.repository   
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.kernel.config
Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
ConfigurationAlreadyExistsException
           
ConfigurationData
           
ConfigurationDataTransformer
           
ConfigurationInfo
           
ConfigurationManager
          Encapsulates logic for dealing with configurations.
ConfigurationMarshaler
           
ConfigurationModel
           
ConfigurationModuleType
          Configuration types.
ConfigurationParent
           
ConfigurationResolver
           
ConfigurationSource
           
ConfigurationStatus
           
ConfigurationStore
          Interface to a store for Configurations.
DependencyNode
          Tracks dependency info for a plugin/configuration
DeploymentWatcher
          Interface for receiving deployment notifications
EditableConfigurationManager
          A specialized ConfigurationManager that can change the set of GBeans included in the configuration at runtime.
GBeanState
           
InvalidConfigException
          Indicates a invalid Configuration instance.
KernelConfigurationManager
          The standard non-editable ConfigurationManager implementation.
LifecycleException
           
LifecycleMonitor
          This interface can be used to monitor the progress of an operation on the configuration manager.
LifecycleResults
          This class contains the results of a lifecycle operation on the configuation manager.
ManageableAttributeStore
          Able to retrieve the values of certain "manageable" attributes from a repository that is more accessible to an end user (compared to the serialized data in the ConfigStore).
Manifest
          From ant Holds the data of a jar manifest.
Manifest.Attribute
          An attribute for the manifest.
Manifest.Attribute.Separator
           
Manifest.Section
          A manifest section - you can nest attribute elements into sections.
ManifestException
          From ant Exception thrown indicating problems in a JAR Manifest
NoSuchConfigException
          Exception indicating the requestion Configuration could not be located.
NoSuchStoreException
          Exception indicating the requested ConfigurationStore could not be located.
NullLifecycleMonitor
           
PersistentConfigurationList
           
SimpleConfigurationManager
           
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.kernel.config.xstream
ConfigurationData
           
ConfigurationMarshaler
           
GBeanState
           
InvalidConfigException
          Indicates a invalid Configuration instance.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.kernel.repository
Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
ConfigurationManager
          Encapsulates logic for dealing with configurations.
Manifest
          From ant Holds the data of a jar manifest.
ManifestException
          From ant Exception thrown indicating problems in a JAR Manifest
 



Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.