Uses of Interface
org.apache.geronimo.kernel.config.EditableConfigurationManager

Packages that use EditableConfigurationManager
org.apache.geronimo.kernel.config   
 

Uses of EditableConfigurationManager in org.apache.geronimo.kernel.config
 

Classes in org.apache.geronimo.kernel.config that implement EditableConfigurationManager
 class EditableKernelConfigurationManager
          Standard implementation of an editable ConfigurationManager.
 

Methods in org.apache.geronimo.kernel.config that return EditableConfigurationManager
static EditableConfigurationManager ConfigurationUtil.getEditableConfigurationManager(Kernel kernel)
          Gets a reference or proxy to an EditableConfigurationManager running in the specified kernel, if there is one.
 



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