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