org.apache.geronimo.deployment.plugin.jmx
Class LocalDeploymentManager
java.lang.Object
org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
org.apache.geronimo.deployment.plugin.jmx.LocalDeploymentManager
- All Implemented Interfaces:
- DeploymentManager
public class LocalDeploymentManager
- extends JMXDeploymentManager
Connects to a kernel in the same VM.
Methods inherited from class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager |
createConfiguration, createDistributeCommand, createDistributeCommand, createRedeployCommand, createRedeployCommand, distribute, distribute, getAvailableModules, getCurrentLocale, getDConfigBeanVersion, getDefaultLocale, getNonRunningModules, getRunningModules, getSupportedLocales, getTargets, initialize, isDConfigBeanVersionSupported, isLocaleSupported, isRedeploySupported, redeploy, redeploy, release, setAuthentication, setDConfigBeanVersion, setInPlace, setLocale, setLogConfiguration, start, stop, undeploy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalDeploymentManager
public LocalDeploymentManager(org.apache.geronimo.kernel.Kernel kernel)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.