Package org.jboss.as.server.deployment
Class ManagedDeploymentReadContentHandler
java.lang.Object
org.jboss.as.server.deployment.ManagedDeploymentReadContentHandler
- All Implemented Interfaces:
OperationStepHandler
Handler for the "read-content" operation over an exploded managed deployment.
- Author:
- Emmanuel Hugonnet (c) 2016 Red Hat, inc.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OperationContext context, org.jboss.dmr.ModelNode operation)
-
Field Details
-
contentRepository
-
-
Constructor Details
-
ManagedDeploymentReadContentHandler
-
-
Method Details
-
execute
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException - Specified by:
executein interfaceOperationStepHandler- Throws:
OperationFailedException
-