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

Packages that use org.apache.geronimo.kernel.config
org.apache.geronimo.axis.builder   
org.apache.geronimo.client.builder   
org.apache.geronimo.connector.deployment   
org.apache.geronimo.console.configmanager   
org.apache.geronimo.console.dependencyview   
org.apache.geronimo.console.jmsmanager   
org.apache.geronimo.console.util   
org.apache.geronimo.corba.deployment   
org.apache.geronimo.deployment   
org.apache.geronimo.deployment.cli   
org.apache.geronimo.deployment.hot   
org.apache.geronimo.deployment.plugin.local   
org.apache.geronimo.deployment.service   
org.apache.geronimo.j2ee   
org.apache.geronimo.j2ee.deployment   
org.apache.geronimo.j2ee.management.impl   
org.apache.geronimo.jasper.deployment   
org.apache.geronimo.jaxws.builder   
org.apache.geronimo.kernel.classloader   
org.apache.geronimo.kernel.config   
org.apache.geronimo.kernel.config.xstream   
org.apache.geronimo.management.geronimo   
org.apache.geronimo.mavenplugins.car   
org.apache.geronimo.myfaces.deployment   
org.apache.geronimo.naming.deployment   
org.apache.geronimo.naming.reference   
org.apache.geronimo.openejb.deployment   
org.apache.geronimo.persistence.builder   
org.apache.geronimo.system.configuration   
org.apache.geronimo.system.main   
org.apache.geronimo.system.plugin   
org.apache.geronimo.web25.deployment   
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.axis.builder
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.client.builder
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.connector.deployment
Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.console.configmanager
ConfigurationModuleType
          Configuration types.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.console.dependencyview
Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.console.jmsmanager
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.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.console.util
ConfigurationModuleType
          Configuration types.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.corba.deployment
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.deployment
Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
ConfigurationData
           
ConfigurationManager
          Encapsulates logic for dealing with configurations.
ConfigurationModuleType
          Configuration types.
ConfigurationStore
          Interface to a store for Configurations.
InvalidConfigException
          Indicates a invalid Configuration instance.
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.
NoSuchConfigException
          Exception indicating the requestion Configuration could not be located.
NoSuchStoreException
          Exception indicating the requested ConfigurationStore could not be located.
SimpleConfigurationManager
           
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.deployment.cli
LifecycleException
           
NoSuchConfigException
          Exception indicating the requestion Configuration could not be located.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.deployment.hot
ConfigurationManager
          Encapsulates logic for dealing with configurations.
DeploymentWatcher
          Interface for receiving deployment notifications
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.deployment.plugin.local
ConfigurationModuleType
          Configuration types.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.deployment.service
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.j2ee
ConfigurationModuleType
          Configuration types.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.j2ee.deployment
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.
ConfigurationModuleType
          Configuration types.
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.j2ee.management.impl
ConfigurationManager
          Encapsulates logic for dealing with configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.jasper.deployment
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.jaxws.builder
ConfigurationStore
          Interface to a store for Configurations.
 

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.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.management.geronimo
ConfigurationManager
          Encapsulates logic for dealing with configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.mavenplugins.car
ConfigurationData
           
ConfigurationStore
          Interface to a store for Configurations.
InvalidConfigException
          Indicates a invalid Configuration instance.
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).
NoSuchConfigException
          Exception indicating the requestion Configuration could not be located.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.myfaces.deployment
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.naming.deployment
Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.naming.reference
Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.openejb.deployment
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.persistence.builder
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.system.configuration
Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
ConfigurationAlreadyExistsException
           
ConfigurationData
           
ConfigurationStore
          Interface to a store for Configurations.
InvalidConfigException
          Indicates a invalid Configuration instance.
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).
NoSuchConfigException
          Exception indicating the requestion Configuration could not be located.
PersistentConfigurationList
           
SwitchablePersistentConfigurationList
           
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.system.main
LifecycleException
           
NoSuchConfigException
          Exception indicating the requestion Configuration could not be located.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.system.plugin
ConfigurationManager
          Encapsulates logic for dealing with configurations.
ConfigurationStore
          Interface to a store for Configurations.
 

Classes in org.apache.geronimo.kernel.config used by org.apache.geronimo.web25.deployment
ConfigurationStore
          Interface to a store for Configurations.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.