public class JmxManagedProcessEngineController extends JmxManagedProcessEngine implements JmxManagedProcessEngineMBean
Represents a managed process engine that is started / stopped inside the MBeanServiceContainer
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngineConfiguration |
processEngineConfiguration |
processEngine| Constructor and Description |
|---|
JmxManagedProcessEngineController(ProcessEngineConfiguration processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(MBeanServiceContainer contanier) |
void |
stop(MBeanServiceContainer container) |
getName, getProcessEngine, getRegisteredDeployments, getValue, registerDeployment, unregisterDeploymentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getRegisteredDeployments, registerDeployment, unregisterDeploymentprotected ProcessEngineConfiguration processEngineConfiguration
public JmxManagedProcessEngineController(ProcessEngineConfiguration processEngineConfiguration)
public void start(MBeanServiceContainer contanier)
start in interface MBeanService<ProcessEngine>start in class JmxManagedProcessEnginepublic void stop(MBeanServiceContainer container)
stop in interface MBeanService<ProcessEngine>stop in class JmxManagedProcessEngineCopyright © 2015. All rights reserved.