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
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getValue()
void
start
(PlatformServiceContainer mBeanServiceContainer) void
stop
(PlatformServiceContainer mBeanServiceContainer)
-
Field Details
-
plugins
-
-
Constructor Details
-
JmxManagedBpmPlatformPlugins
-
-
Method Details
-
start
- Specified by:
start
in interfacePlatformService<BpmPlatformPlugins>
-
stop
- Specified by:
stop
in interfacePlatformService<BpmPlatformPlugins>
-
getValue
- Specified by:
getValue
in interfacePlatformService<BpmPlatformPlugins>
-
getPluginNames
- Specified by:
getPluginNames
in interfaceJmxManagedBpmPlatformPluginsMBean
-