public class SocketBindingResourceDefinition extends AbstractSocketBindingResourceDefinition
ResourceDefinition for a server socket binding resource.SimpleResourceDefinition.Parameters| Modifier and Type | Field and Description |
|---|---|
static SocketBindingResourceDefinition |
INSTANCE |
static RuntimeCapability<Void> |
SOCKET_BINDING_CAPABILITY |
CLIENT_MAPPING_DESTINATION_ADDRESS, CLIENT_MAPPING_DESTINATION_PORT, CLIENT_MAPPING_SOURCE_NETWORK, CLIENT_MAPPINGS, FIXED_PORT, INTERFACE, MULTICAST_ADDRESS, MULTICAST_PORT, NAME, PATH, PORT, SOCKET_BINDING_CAPABILITY_NAME| Modifier and Type | Method and Description |
|---|---|
protected OperationStepHandler |
getClientMappingsWriteAttributeHandler() |
protected OperationStepHandler |
getFixedPortWriteAttributeHandler() |
protected OperationStepHandler |
getInterfaceWriteAttributeHandler() |
protected OperationStepHandler |
getMulticastAddressWriteAttributeHandler() |
protected OperationStepHandler |
getMulticastPortWriteAttributeHandler() |
protected OperationStepHandler |
getPortWriteAttributeHandler() |
void |
registerAttributes(ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final RuntimeCapability<Void> SOCKET_BINDING_CAPABILITY
public static final SocketBindingResourceDefinition INSTANCE
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
registerAttributes in interface ResourceDefinitionregisterAttributes in class AbstractSocketBindingResourceDefinitionprotected OperationStepHandler getInterfaceWriteAttributeHandler()
getInterfaceWriteAttributeHandler in class AbstractSocketBindingResourceDefinitionprotected OperationStepHandler getPortWriteAttributeHandler()
getPortWriteAttributeHandler in class AbstractSocketBindingResourceDefinitionprotected OperationStepHandler getFixedPortWriteAttributeHandler()
getFixedPortWriteAttributeHandler in class AbstractSocketBindingResourceDefinitionprotected OperationStepHandler getMulticastAddressWriteAttributeHandler()
getMulticastAddressWriteAttributeHandler in class AbstractSocketBindingResourceDefinitionprotected OperationStepHandler getMulticastPortWriteAttributeHandler()
getMulticastPortWriteAttributeHandler in class AbstractSocketBindingResourceDefinitionprotected OperationStepHandler getClientMappingsWriteAttributeHandler()
getClientMappingsWriteAttributeHandler in class AbstractSocketBindingResourceDefinitionCopyright © 2019 JBoss by Red Hat. All rights reserved.