public class InterfaceResourceDefinition extends InterfaceDefinition
SimpleResourceDefinition.Parameters
Modifier and Type | Field and Description |
---|---|
static RuntimeCapability<Void> |
INTERFACE_CAPABILITY |
ANY, ANY_ADDRESS, INET_ADDRESS, INTERFACE_CAPABILITY_NAME, LINK_LOCAL_ADDRESS, LOOPBACK, LOOPBACK_ADDRESS, MULTICAST, NAME, NESTED_ATTRIBUTES, NESTED_LIST_ATTRIBUTES, NIC, NIC_MATCH, NOT, OTHERS, POINT_TO_POINT, PUBLIC_ADDRESS, ROOT_ATTRIBUTES, SITE_LOCAL_ADDRESS, SUBNET_MATCH, UP, VIRTUAL
Constructor and Description |
---|
InterfaceResourceDefinition(InterfaceAddHandler addHandler,
InterfaceRemoveHandler removeHandler,
boolean updateRuntime,
boolean resolvable) |
Modifier and Type | Method and Description |
---|---|
void |
registerCapabilities(ManagementResourceRegistration resourceRegistration)
Register capabilities associated with this resource.
|
isOperationDefined, localName, registerAttributes, registerOperations
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMaxOccurs, getMinOccurs
public static final RuntimeCapability<Void> INTERFACE_CAPABILITY
public InterfaceResourceDefinition(InterfaceAddHandler addHandler, InterfaceRemoveHandler removeHandler, boolean updateRuntime, boolean resolvable)
public void registerCapabilities(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerCapabilities
in interface ResourceDefinition
registerCapabilities
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2023 JBoss by Red Hat. All rights reserved.