org.camunda.bpm.container.impl.jmx.services
Class JmxManagedBpmPlatformPlugins
java.lang.Object
org.camunda.bpm.container.impl.jmx.services.JmxManagedBpmPlatformPlugins
- All Implemented Interfaces:
- JmxManagedBpmPlatformPluginsMBean, PlatformService<BpmPlatformPlugins>
public class JmxManagedBpmPlatformPlugins
- extends Object
- implements PlatformService<BpmPlatformPlugins>, JmxManagedBpmPlatformPluginsMBean
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
plugins
protected BpmPlatformPlugins plugins
JmxManagedBpmPlatformPlugins
public JmxManagedBpmPlatformPlugins(BpmPlatformPlugins plugins)
start
public void start(PlatformServiceContainer mBeanServiceContainer)
- Specified by:
start in interface PlatformService<BpmPlatformPlugins>
stop
public void stop(PlatformServiceContainer mBeanServiceContainer)
- Specified by:
stop in interface PlatformService<BpmPlatformPlugins>
getValue
public BpmPlatformPlugins getValue()
- Specified by:
getValue in interface PlatformService<BpmPlatformPlugins>
getPluginNames
public String[] getPluginNames()
- Specified by:
getPluginNames in interface JmxManagedBpmPlatformPluginsMBean
Copyright © 2017 camunda services GmbH. All rights reserved.