|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Environment | |
org.apache.geronimo.kernel.config | |
org.apache.geronimo.kernel.config.xstream | |
org.apache.geronimo.kernel.repository |
Uses of Environment in org.apache.geronimo.kernel.config |
Methods in org.apache.geronimo.kernel.config that return Environment | |
Environment |
ConfigurationData.getEnvironment()
|
Environment |
Configuration.getEnvironment()
Gets the declaration of the environment in which this configuration runs. |
Methods in org.apache.geronimo.kernel.config with parameters of type Environment | |
org.apache.geronimo.gbean.GBeanData |
GBeanState.addGBean(String name,
org.apache.geronimo.gbean.GBeanInfo gbeanInfo,
Naming naming,
Environment environment)
|
org.apache.geronimo.gbean.GBeanData |
SerializedGBeanState.addGBean(String name,
org.apache.geronimo.gbean.GBeanInfo gbeanInfo,
Naming naming,
Environment environment)
|
Constructors in org.apache.geronimo.kernel.config with parameters of type Environment | |
ConfigurationData(Environment environment,
Naming naming,
GBeanState gbeanState)
|
|
ConfigurationData(Environment environment,
Naming naming)
|
|
ConfigurationData(ConfigurationModuleType moduleType,
LinkedHashSet classPath,
List gbeans,
Map childConfigurations,
Environment environment,
File configurationDir,
File inPlaceConfigurationDir,
Naming naming)
|
Uses of Environment in org.apache.geronimo.kernel.config.xstream |
Methods in org.apache.geronimo.kernel.config.xstream with parameters of type Environment | |
org.apache.geronimo.gbean.GBeanData |
XStreamGBeanState.addGBean(String name,
org.apache.geronimo.gbean.GBeanInfo gbeanInfo,
Naming naming,
Environment environment)
|
Uses of Environment in org.apache.geronimo.kernel.repository |
Constructors in org.apache.geronimo.kernel.repository with parameters of type Environment | |
Environment(Environment environment)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |