public class StopProcessApplicationsStep extends MBeanDeploymentOperationStep
Deployment operation step that is responsible for stopping all process applications
LOGGER
Constructor and Description |
---|
StopProcessApplicationsStep() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
performOperationStep(MBeanDeploymentOperation operationContext) |
protected void |
stopProcessApplication(ProcessApplicationReference processApplicationReference)
Stops a process application.
|
cancelOperationStep
public String getName()
getName
in class MBeanDeploymentOperationStep
public void performOperationStep(MBeanDeploymentOperation operationContext)
performOperationStep
in class MBeanDeploymentOperationStep
protected void stopProcessApplication(ProcessApplicationReference processApplicationReference)
Stops a process application. Exceptions are logged but not re-thrown).
processApplicationReference
- Copyright © 2015. All rights reserved.