public class SocketBindingResourceDefinition extends AbstractSocketBindingResourceDefinition
ResourceDefinition
for a domain-level socket binding resource.SimpleResourceDefinition.Parameters
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, 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 |
registerCapabilities(ManagementResourceRegistration resourceRegistration)
Register capabilities associated with this resource.
|
registerAttributes
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMaxOccurs, getMinOccurs
public static final SocketBindingResourceDefinition INSTANCE
public void registerCapabilities(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerCapabilities
in interface ResourceDefinition
registerCapabilities
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionprotected 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 © 2023 JBoss by Red Hat. All rights reserved.