Package org.jboss.as.server.services.net
Class NetworkInterfaceRuntimeHandler
java.lang.Object
org.jboss.as.server.services.net.NetworkInterfaceRuntimeHandler
- All Implemented Interfaces:
OperationStepHandler
OperationStepHandler for the runtime attributes of a network interface.- Author:
- Emanuel Muckenhuber
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final OperationStepHandlerstatic final SimpleAttributeDefinition -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OperationContext context, org.jboss.dmr.ModelNode operation)
-
Field Details
-
INSTANCE
-
RESOLVED_ADDRESS
-
-
Constructor Details
-
NetworkInterfaceRuntimeHandler
protected NetworkInterfaceRuntimeHandler()
-
-
Method Details
-
execute
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException - Specified by:
executein interfaceOperationStepHandler- Throws:
OperationFailedException
-