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
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionString[]getValue()voidstart(PlatformServiceContainer mBeanServiceContainer) voidstop(PlatformServiceContainer mBeanServiceContainer)  
- 
Field Details
- 
plugins
 
 - 
 - 
Constructor Details
- 
JmxManagedBpmPlatformPlugins
 
 - 
 - 
Method Details
- 
start
- Specified by:
 startin interfacePlatformService<BpmPlatformPlugins>
 - 
stop
- Specified by:
 stopin interfacePlatformService<BpmPlatformPlugins>
 - 
getValue
- Specified by:
 getValuein interfacePlatformService<BpmPlatformPlugins>
 - 
getPluginNames
- Specified by:
 getPluginNamesin interfaceJmxManagedBpmPlatformPluginsMBean
 
 -