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