org.camunda.bpm.container.impl.jmx.services
Class JmxManagedProcessEngineController
java.lang.Object
org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineController
- All Implemented Interfaces:
- JmxManagedProcessEngineMBean, PlatformService<ProcessEngine>
public class JmxManagedProcessEngineController
- extends JmxManagedProcessEngine
- implements JmxManagedProcessEngineMBean
Represents a managed process engine that is started / stopped inside the MBeanServiceContainer
- Author:
- Daniel Meyer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processEngineConfiguration
protected ProcessEngineConfiguration processEngineConfiguration
JmxManagedProcessEngineController
public JmxManagedProcessEngineController(ProcessEngineConfiguration processEngineConfiguration)
start
public void start(PlatformServiceContainer contanier)
- Specified by:
start
in interface PlatformService<ProcessEngine>
- Overrides:
start
in class JmxManagedProcessEngine
stop
public void stop(PlatformServiceContainer container)
- Specified by:
stop
in interface PlatformService<ProcessEngine>
- Overrides:
stop
in class JmxManagedProcessEngine
Copyright © 2016 camunda services GmbH. All rights reserved.