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

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

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

Constructors in org.apache.geronimo.kernel.config with parameters of type ConfigurationParent
Configuration(Kernel kernel, String objectName, URI id, ConfigurationModuleType moduleType, URI parentID, ConfigurationParent parent, List classPath, byte[] gbeanState, Collection repositories, List dependencies)
          Constructor that can be used to create an offline Configuration, typically only used publically during the deployment process for initial configuration.
 



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