public class StartJcaExecutorServiceStep extends MBeanDeploymentOperationStep
Deployment operation responsible registering a service which represents a Proxy to the
JCA-Backed ExecutorService
Modifier and Type | Field and Description |
---|---|
protected ExecutorService |
executorService |
LOGGER
Constructor and Description |
---|
StartJcaExecutorServiceStep(ExecutorService executorService) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
performOperationStep(MBeanDeploymentOperation operationContext) |
cancelOperationStep
protected ExecutorService executorService
public StartJcaExecutorServiceStep(ExecutorService executorService)
public String getName()
getName
in class MBeanDeploymentOperationStep
public void performOperationStep(MBeanDeploymentOperation operationContext)
performOperationStep
in class MBeanDeploymentOperationStep
Copyright © 2015. All rights reserved.