org.apache.geronimo.deployment.plugin.jmx
Class LocalDeploymentManager

java.lang.Object
  extended by org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
      extended by org.apache.geronimo.deployment.plugin.jmx.LocalDeploymentManager
All Implemented Interfaces:
DeploymentManager

public class LocalDeploymentManager
extends JMXDeploymentManager

Connects to a kernel in the same VM.


Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
commandContext, kernel
 
Constructor Summary
LocalDeploymentManager(Kernel kernel)
           
 
Method Summary
 
Methods inherited from class org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager
createConfiguration, createDistributeCommand, createDistributeCommand, createRedeployCommand, createRedeployCommand, distribute, 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
 

Constructor Detail

LocalDeploymentManager

public LocalDeploymentManager(Kernel kernel)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.