Package org.jboss.as.server.deployment
Class DeploymentExplodeHandler
java.lang.Object
org.jboss.as.server.deployment.DeploymentExplodeHandler
- All Implemented Interfaces:
OperationStepHandler
Handler for the "explode" operation that can be performed against zipped managed content.
- Author:
- Brian Stansberry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OperationContext context, org.jboss.dmr.ModelNode operation)
-
Constructor Details
-
DeploymentExplodeHandler
-
-
Method Details
-
execute
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException - Specified by:
executein interfaceOperationStepHandler- Throws:
OperationFailedException
-