|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ConfigurationManager | Encapsulates logic for dealing with configurations. |
ConfigurationMarshaler | |
ConfigurationParent | |
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. |
ConfigurationClassLoader | |
ConfigurationData | |
ConfigurationInfo | |
ConfigurationModel | |
ConfigurationModuleType | Configuration types. |
ConfigurationResolver | |
ConfigurationStatus | |
ConfigurationUtil | |
DebugLoggingLifecycleMonitor | |
EditableKernelConfigurationManager | Standard implementation of an editable ConfigurationManager. |
IOUtil | |
KernelConfigurationManager | The standard non-editable ConfigurationManager implementation. |
LifecycleResults | This class contains the results of a lifecycle operation on the configuation manager. |
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. |
NullConfigurationStore | A non-functional configuration store that can be extended to be useful. |
NullLifecycleMonitor | |
Os | Condition that tests the OS type. |
RecordingLifecycleMonitor | |
SelectorUtils | This is a utility class used by selectors and DirectoryScanner. |
SerializedConfigurationMarshaler | |
SerializedGBeanState | |
SimpleConfigurationManager |
Exception Summary | |
---|---|
ConfigurationAlreadyExistsException | |
InvalidConfigException | Indicates a invalid Configuration instance. |
LifecycleException | |
NoSuchConfigException | Exception indicating the requestion Configuration could not be located. |
NoSuchStoreException | Exception indicating the requested ConfigurationStore could not be located. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |