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) |
cancelOperationStep
protected ExecutorService executorService
public StartJcaExecutorServiceStep(ExecutorService executorService)
public String getName()
getName
in class DeploymentOperationStep
public void performOperationStep(DeploymentOperation operationContext)
performOperationStep
in class DeploymentOperationStep
Copyright © 2022. All rights reserved.