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(PlatformServiceContainer contanier)  | 
void | 
stop(PlatformServiceContainer container)  | 
getName, getProcessEngine, getRegisteredDeployments, getValue, registerDeployment, reportDbMetrics, unregisterDeploymentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getRegisteredDeployments, registerDeployment, reportDbMetrics, unregisterDeploymentprotected ProcessEngineConfiguration processEngineConfiguration
public JmxManagedProcessEngineController(ProcessEngineConfiguration processEngineConfiguration)
public void start(PlatformServiceContainer contanier)
start in interface PlatformService<ProcessEngine>start in class JmxManagedProcessEnginepublic void stop(PlatformServiceContainer container)
stop in interface PlatformService<ProcessEngine>stop in class JmxManagedProcessEngineCopyright © 2019. All rights reserved.