public class SocketBindingResourceDefinition extends AbstractSocketBindingResourceDefinition
ResourceDefinition
for a domain-level socket binding resource.Modifier and Type | Field and Description |
---|---|
static SocketBindingResourceDefinition |
INSTANCE |
CLIENT_MAPPING_DESTINATION_ADDRESS, CLIENT_MAPPING_DESTINATION_PORT, CLIENT_MAPPING_SOURCE_NETWORK, CLIENT_MAPPINGS, FIXED_PORT, INTERFACE, MULTICAST_ADDRESS, MULTICAST_PORT, NAME, PATH, PORT
Modifier and Type | Method and Description |
---|---|
protected OperationStepHandler |
getClientMappingsWriteAttributeHandler() |
protected OperationStepHandler |
getFixedPortWriteAttributeHandler() |
protected OperationStepHandler |
getInterfaceWriteAttributeHandler() |
protected OperationStepHandler |
getMulticastAddressWriteAttributeHandler() |
protected OperationStepHandler |
getMulticastPortWriteAttributeHandler() |
protected OperationStepHandler |
getPortWriteAttributeHandler() |
registerAttributes
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerChildren, registerOperations, registerRemoveOperation, registerRemoveOperation
public static final SocketBindingResourceDefinition INSTANCE
protected OperationStepHandler getInterfaceWriteAttributeHandler()
getInterfaceWriteAttributeHandler
in class AbstractSocketBindingResourceDefinition
protected OperationStepHandler getPortWriteAttributeHandler()
getPortWriteAttributeHandler
in class AbstractSocketBindingResourceDefinition
protected OperationStepHandler getFixedPortWriteAttributeHandler()
getFixedPortWriteAttributeHandler
in class AbstractSocketBindingResourceDefinition
protected OperationStepHandler getMulticastAddressWriteAttributeHandler()
getMulticastAddressWriteAttributeHandler
in class AbstractSocketBindingResourceDefinition
protected OperationStepHandler getMulticastPortWriteAttributeHandler()
getMulticastPortWriteAttributeHandler
in class AbstractSocketBindingResourceDefinition
protected OperationStepHandler getClientMappingsWriteAttributeHandler()
getClientMappingsWriteAttributeHandler
in class AbstractSocketBindingResourceDefinition
Copyright © 2015 JBoss by Red Hat. All rights reserved.