| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationManager | |
|---|---|
| org.apache.geronimo.kernel.config | |
| Uses of ConfigurationManager in org.apache.geronimo.kernel.config | 
|---|
| Subinterfaces of ConfigurationManager in org.apache.geronimo.kernel.config | |
|---|---|
 interface | 
EditableConfigurationManager
A specialized ConfigurationManager that can change the set of GBeans included in the configuration at runtime.  | 
| Classes in org.apache.geronimo.kernel.config that implement ConfigurationManager | |
|---|---|
 class | 
EditableKernelConfigurationManager
Standard implementation of an editable ConfigurationManager.  | 
 class | 
KernelConfigurationManager
The standard non-editable ConfigurationManager implementation.  | 
 class | 
SimpleConfigurationManager
 | 
| Methods in org.apache.geronimo.kernel.config that return ConfigurationManager | |
|---|---|
static ConfigurationManager | 
ConfigurationUtil.getConfigurationManager(Kernel kernel)
Gets a reference or proxy to the ConfigurationManager running in the specified kernel.  | 
| Methods in org.apache.geronimo.kernel.config with parameters of type ConfigurationManager | |
|---|---|
static void | 
ConfigurationUtil.releaseConfigurationManager(Kernel kernel,
                                                       ConfigurationManager configurationManager)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||