public abstract class AbstractIDMResourceDefinition extends AbstractResourceDefinition
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractIDMResourceDefinition(ModelElement modelElement,
Function<org.jboss.as.controller.PathAddress,org.jboss.as.controller.PathAddress> partitionAddressProvider,
org.jboss.as.controller.SimpleAttributeDefinition... attributes) |
protected |
AbstractIDMResourceDefinition(ModelElement modelElement,
ModelValidationStepHandler[] modelValidators,
Function<org.jboss.as.controller.PathAddress,org.jboss.as.controller.PathAddress> partitionAddressProvider,
org.jboss.as.controller.SimpleAttributeDefinition... attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.as.controller.OperationStepHandler |
createAttributeWriterHandler() |
addChildResourceDefinition, getAttributeDefinition, getAttributes, getChildResourceDefinitions, registerAttributesgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedprotected AbstractIDMResourceDefinition(ModelElement modelElement, Function<org.jboss.as.controller.PathAddress,org.jboss.as.controller.PathAddress> partitionAddressProvider, org.jboss.as.controller.SimpleAttributeDefinition... attributes)
protected AbstractIDMResourceDefinition(ModelElement modelElement, ModelValidationStepHandler[] modelValidators, Function<org.jboss.as.controller.PathAddress,org.jboss.as.controller.PathAddress> partitionAddressProvider, org.jboss.as.controller.SimpleAttributeDefinition... attributes)
protected org.jboss.as.controller.OperationStepHandler createAttributeWriterHandler()
createAttributeWriterHandler in class AbstractResourceDefinitionCopyright © 2021 JBoss by Red Hat. All rights reserved.