public class PartitionManagerResourceDefinition extends AbstractIDMResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.SimpleAttributeDefinition |
IDENTITY_MANAGEMENT_JNDI_URL |
static PartitionManagerResourceDefinition |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
List<org.jboss.as.controller.access.management.AccessConstraintDefinition> |
getAccessConstraints() |
void |
registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration) |
static void |
validateModel(org.jboss.as.controller.OperationContext context,
org.jboss.as.controller.PathAddress partitionAddress) |
createAttributeWriterHandleraddChildResourceDefinition, getAttributeDefinition, getAttributes, getChildResourceDefinitions, registerAttributesgetDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final org.jboss.as.controller.SimpleAttributeDefinition IDENTITY_MANAGEMENT_JNDI_URL
public static final PartitionManagerResourceDefinition INSTANCE
public void registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
registerChildren in interface org.jboss.as.controller.ResourceDefinitionregisterChildren in class org.jboss.as.controller.SimpleResourceDefinitionpublic List<org.jboss.as.controller.access.management.AccessConstraintDefinition> getAccessConstraints()
getAccessConstraints in interface org.jboss.as.controller.ResourceDefinitiongetAccessConstraints in class org.jboss.as.controller.SimpleResourceDefinitionpublic static void validateModel(org.jboss.as.controller.OperationContext context,
org.jboss.as.controller.PathAddress partitionAddress)
throws org.jboss.as.controller.OperationFailedException
org.jboss.as.controller.OperationFailedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.