public class JcaExecutorServiceDelegate extends Object implements PlatformService<ExecutorService>, JcaExecutorServiceDelegateMBean
MBean Service delegating to the Jca ExecutorService
| Constructor and Description | 
|---|
| JcaExecutorServiceDelegate(ExecutorService executorService) | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutorService | getValue() | 
| void | start(PlatformServiceContainer mBeanServiceContainer) | 
| void | stop(PlatformServiceContainer mBeanServiceContainer) | 
public JcaExecutorServiceDelegate(ExecutorService executorService)
public void start(PlatformServiceContainer mBeanServiceContainer)
start in interface PlatformService<ExecutorService>public void stop(PlatformServiceContainer mBeanServiceContainer)
stop in interface PlatformService<ExecutorService>public ExecutorService getValue()
getValue in interface PlatformService<ExecutorService>Copyright © 2018. All rights reserved.