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

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

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.kernel.classloader
MultiParentClassLoader
          A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class loader model to support a list of parent class loaders.
 

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
           
ConfigurationInfo
           
ConfigurationManager
          Encapsulates logic for dealing with configurations.
ConfigurationMarshaler
           
ConfigurationModel
           
ConfigurationModuleType
          Configuration types.
ConfigurationParent
           
ConfigurationResolver
           
ConfigurationStore
          Interface to a store for Configurations.
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).
MultiParentClassLoader
          A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class loader model to support a list of parent class loaders.
NoSuchConfigException
          Exception indicating the requestion Configuration could not be located.
NoSuchStoreException
          Exception indicating the requested ConfigurationStore could not be located.
NullLifecycleMonitor
           
PersistentConfigurationList
           
SelectorUtils
          This is a utility class used by selectors and DirectoryScanner.
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.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.