Package org.jboss.as.server.deployment
Class DeploymentStatusHandler
java.lang.Object
org.jboss.as.server.deployment.DeploymentStatusHandler
- All Implemented Interfaces:
OperationStepHandler
- Author:
- Jason T. Greene
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OperationContext context, org.jboss.dmr.ModelNode operation)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
DeploymentStatusHandler
public DeploymentStatusHandler()
-
-
Method Details
-
execute
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException - Specified by:
executein interfaceOperationStepHandler- Throws:
OperationFailedException
-