Package org.jboss.as.server.services.net
Class BindingRuntimeHandlers.BoundHandler
java.lang.Object
org.jboss.as.server.services.net.BindingRuntimeHandlers.BoundHandler
- All Implemented Interfaces:
OperationStepHandler
- Enclosing class:
- BindingRuntimeHandlers
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttributeDefinitionstatic final Stringstatic final OperationStepHandler -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OperationContext context, org.jboss.dmr.ModelNode operation)
-
Field Details
-
ATTRIBUTE_NAME
- See Also:
-
ATTRIBUTE_DEFINITION
-
INSTANCE
-
-
Method Details
-
execute
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException - Specified by:
executein interfaceOperationStepHandler- Throws:
OperationFailedException
-