|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConfigurationManager in org.apache.geronimo.console.jmsmanager |
---|
Fields in org.apache.geronimo.console.jmsmanager declared as ConfigurationManager | |
---|---|
protected static ConfigurationManager |
AbstractJMSManager.configurationManager
|
Uses of ConfigurationManager in org.apache.geronimo.deployment |
---|
Classes in org.apache.geronimo.deployment that implement ConfigurationManager | |
---|---|
class |
DeploymentConfigurationManager
|
Methods in org.apache.geronimo.deployment that return ConfigurationManager | |
---|---|
ConfigurationManager |
DeploymentContext.getConfigurationManager()
|
Constructors in org.apache.geronimo.deployment with parameters of type ConfigurationManager | |
---|---|
DeploymentConfigurationManager(ConfigurationManager configurationManager,
Collection repositories)
|
|
DeploymentContext(File baseDir,
File inPlaceConfigurationDir,
Environment environment,
AbstractName moduleName,
ConfigurationModuleType moduleType,
Naming naming,
ConfigurationManager configurationManager)
|
|
DeploymentContext(File baseDir,
File inPlaceConfigurationDir,
Environment environment,
AbstractName moduleName,
ConfigurationModuleType moduleType,
Naming naming,
ConfigurationManager configurationManager,
Collection repositories)
|
|
SingleFileHotDeployer(File dir,
String[] watchPaths,
Collection builders,
ConfigurationStore store,
ConfigurationManager configurationManager,
boolean forceDeploy)
|
|
SingleFileHotDeployer(String path,
ServerInfo serverInfo,
String[] watchPaths,
Collection builders,
ConfigurationStore store,
ConfigurationManager configurationManager,
boolean forceDeploy)
|
Uses of ConfigurationManager in org.apache.geronimo.deployment.hot |
---|
Constructors in org.apache.geronimo.deployment.hot with parameters of type ConfigurationManager | |
---|---|
DirectoryHotDeployer(String path,
int pollIntervalMillis,
ServerInfo serverInfo,
ConfigurationManager configManager,
Kernel kernel)
|
Uses of ConfigurationManager in org.apache.geronimo.j2ee.deployment |
---|
Constructors in org.apache.geronimo.j2ee.deployment with parameters of type ConfigurationManager | |
---|---|
EARContext(File baseDir,
File inPlaceConfigurationDir,
Environment environment,
ConfigurationModuleType moduleType,
Naming naming,
ConfigurationManager configurationManager,
AbstractNameQuery serverName,
AbstractName baseName,
AbstractNameQuery transactionManagerObjectName,
AbstractNameQuery connectionTrackerObjectName,
AbstractNameQuery transactedTimerName,
AbstractNameQuery nonTransactedTimerName,
AbstractNameQuery corbaGBeanObjectName,
Map messageDestinations)
|
|
EARContext(File baseDir,
File inPlaceConfigurationDir,
Environment environment,
ConfigurationModuleType moduleType,
Naming naming,
ConfigurationManager configurationManager,
Collection repositories,
AbstractNameQuery serverName,
AbstractName baseName,
AbstractNameQuery transactionManagerObjectName,
AbstractNameQuery connectionTrackerObjectName,
AbstractNameQuery transactedTimerName,
AbstractNameQuery nonTransactedTimerName,
AbstractNameQuery corbaGBeanObjectName)
|
Uses of ConfigurationManager in org.apache.geronimo.j2ee.management.impl |
---|
Methods in org.apache.geronimo.j2ee.management.impl that return ConfigurationManager | |
---|---|
ConfigurationManager |
J2EEServerImpl.getConfigurationManager()
|
Constructors in org.apache.geronimo.j2ee.management.impl with parameters of type ConfigurationManager | |
---|---|
J2EEServerImpl(String objectName,
ServerInfo serverInfo,
Collection jvms,
Collection resources,
Collection applications,
Collection appClientModules,
Collection webModules,
Collection ejbModules,
Collection resourceAdapterModules,
Collection webManagers,
Collection ejbManagers,
Collection jmsManagers,
Collection threadPools,
Collection repositories,
Collection writableRepos,
Collection securityRealms,
Collection keystoreManagers,
Collection configurationInstallers,
ConfigurationManager configurationManager,
Collection pluginRepoLists)
|
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)
|
Uses of ConfigurationManager in org.apache.geronimo.management.geronimo |
---|
Methods in org.apache.geronimo.management.geronimo that return ConfigurationManager | |
---|---|
ConfigurationManager |
J2EEServer.getConfigurationManager()
Gets the ConfigurationManager associated with this J2EEServer. |
Uses of ConfigurationManager in org.apache.geronimo.system.plugin |
---|
Constructors in org.apache.geronimo.system.plugin with parameters of type ConfigurationManager | |
---|---|
PluginInstallerGBean(ConfigurationManager configManager,
WritableListableRepository repository,
ConfigurationStore configStore,
ServerInfo serverInfo,
ThreadPool threadPool,
PluginAttributeStore store)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |