Package org.apache.geronimo.kernel.config

Interface Summary
ConfigurationDataTransformer  
ConfigurationManager Encapsulates logic for dealing with configurations.
ConfigurationMarshaler  
ConfigurationParent  
ConfigurationSource  
ConfigurationStore Interface to a store for Configurations.
DeploymentWatcher Interface for receiving deployment notifications
EditableConfigurationManager A specialized ConfigurationManager that can change the set of GBeans included in the configuration at runtime.
GBeanState  
LifecycleMonitor This interface can be used to monitor the progress of an operation on the configuration 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).
PersistentConfigurationList  
SwitchablePersistentConfigurationList  
 

Class Summary
Configuration A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
ConfigurationData  
ConfigurationInfo  
ConfigurationModel  
ConfigurationModuleType Configuration types.
ConfigurationResolver  
ConfigurationStatus  
ConfigurationUtil  
DebugLoggingLifecycleMonitor  
DependencyNode Tracks dependency info for a plugin/configuration
DependencyNodeUtil  
EditableKernelConfigurationManager Standard implementation of an editable ConfigurationManager.
KernelConfigurationManager The standard non-editable ConfigurationManager implementation.
LifecycleResults This class contains the results of a lifecycle operation on the configuation manager.
Manifest From ant Holds the data of a jar manifest.
Manifest.Attribute An attribute for the manifest.
Manifest.Section A manifest section - you can nest attribute elements into sections.
NoOConfigurationDataTransformer  
NullConfigurationStore A non-functional configuration store that can be extended to be useful.
NullLifecycleMonitor  
Os Condition that tests the OS type.
RecordingLifecycleMonitor  
SerializedConfigurationMarshaler  
SerializedGBeanState  
SimpleConfigurationManager  
 

Enum Summary
Manifest.Attribute.Separator  
 

Exception Summary
ConfigurationAlreadyExistsException  
InvalidConfigException Indicates a invalid Configuration instance.
LifecycleException  
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.
 



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