public class StartJcaExecutorServiceStep extends DeploymentOperationStep
Deployment operation responsible registering a service which represents a Proxy to the
 JCA-Backed ExecutorService
| Modifier and Type | Field and Description | 
|---|---|
| protected ExecutorService | executorService | 
| Constructor and Description | 
|---|
| StartJcaExecutorServiceStep(ExecutorService executorService) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| void | performOperationStep(DeploymentOperation operationContext) | 
cancelOperationStepprotected ExecutorService executorService
public StartJcaExecutorServiceStep(ExecutorService executorService)
public String getName()
getName in class DeploymentOperationSteppublic void performOperationStep(DeploymentOperation operationContext)
performOperationStep in class DeploymentOperationStepCopyright © 2018. All rights reserved.