Class JcaExecutorServiceDelegate
java.lang.Object
org.camunda.bpm.container.impl.ejb.deployment.JcaExecutorServiceDelegate
- All Implemented Interfaces:
 JcaExecutorServiceDelegateMBean,PlatformService<ExecutorService>
public class JcaExecutorServiceDelegate
extends Object
implements PlatformService<ExecutorService>, JcaExecutorServiceDelegateMBean
MBean Service delegating to the Jca ExecutorService
- Author:
 - Daniel Meyer
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidstart(PlatformServiceContainer mBeanServiceContainer) voidstop(PlatformServiceContainer mBeanServiceContainer)  
- 
Constructor Details
- 
JcaExecutorServiceDelegate
 
 - 
 - 
Method Details
- 
start
- Specified by:
 startin interfacePlatformService<ExecutorService>
 - 
stop
- Specified by:
 stopin interfacePlatformService<ExecutorService>
 - 
getValue
- Specified by:
 getValuein interfacePlatformService<ExecutorService>
 
 -