Package org.jboss.as.server.operations
Class ProcessTypeHandler
java.lang.Object
org.jboss.as.server.operations.ProcessTypeHandler
- All Implemented Interfaces:
OperationStepHandler
Reports the process type
- Author:
- Brian Stansberry (c) 2011 Red Hat Inc.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OperationContext context, org.jboss.dmr.ModelNode operation)
-
Field Details
-
INSTANCE
-
-
Method Details
-
execute
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException - Specified by:
executein interfaceOperationStepHandler- Throws:
OperationFailedException
-