Package org.jboss.as.naming.management
Class JndiViewOperation
java.lang.Object
org.jboss.as.naming.management.JndiViewOperation
- All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler
public class JndiViewOperation
extends Object
implements org.jboss.as.controller.OperationStepHandler
- Author:
- John Bailey
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
-
Field Details
-
INSTANCE
-
OPERATION_NAME
- See Also:
-
-
Constructor Details
-
JndiViewOperation
public JndiViewOperation()
-
-
Method Details
-
execute
public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException - Specified by:
executein interfaceorg.jboss.as.controller.OperationStepHandler- Throws:
org.jboss.as.controller.OperationFailedException
-