Package | Description |
---|---|
org.jboss.as.controller.access | |
org.jboss.as.controller.registry |
Constructor and Description |
---|
TargetAttribute(String attributeName,
AttributeAccess attributeAccess,
org.jboss.dmr.ModelNode currentValue,
TargetResource targetResource) |
Modifier and Type | Method and Description |
---|---|
AttributeAccess |
DelegatingManagementResourceRegistration.getAttributeAccess(PathAddress address,
String attributeName) |
AttributeAccess |
ImmutableManagementResourceRegistration.getAttributeAccess(PathAddress address,
String attributeName)
Gets the information on how to read from or write to the given attribute.
|
AttributeAccess |
DelegatingImmutableManagementResourceRegistration.getAttributeAccess(PathAddress address,
String attributeName) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.