public abstract class StoreResourceDefinition
extends org.jboss.as.clustering.controller.ChildResourceDefinition<org.jboss.as.clustering.controller.ManagementResourceRegistration>
implements org.jboss.as.clustering.controller.ResourceServiceConfiguratorFactory
| Modifier and Type | Class and Description |
|---|---|
protected static class |
StoreResourceDefinition.Capability |
| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.as.controller.PathElement |
WILDCARD_PATH |
| Modifier | Constructor and Description |
|---|---|
protected |
StoreResourceDefinition(org.jboss.as.controller.PathElement path,
org.jboss.as.controller.PathElement legacyPath,
org.jboss.as.controller.descriptions.ResourceDescriptionResolver resolver,
UnaryOperator<org.jboss.as.clustering.controller.ResourceDescriptor> configurator) |
| Modifier and Type | Method and Description |
|---|---|
static void |
buildTransformation(org.jboss.as.controller.ModelVersion version,
org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder builder,
org.jboss.as.controller.PathElement path) |
protected static org.jboss.as.controller.PathElement |
pathElement(String value) |
org.jboss.as.clustering.controller.ManagementResourceRegistration |
register(org.jboss.as.clustering.controller.ManagementResourceRegistration parent) |
registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperationsgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecatedprotected StoreResourceDefinition(org.jboss.as.controller.PathElement path,
org.jboss.as.controller.PathElement legacyPath,
org.jboss.as.controller.descriptions.ResourceDescriptionResolver resolver,
UnaryOperator<org.jboss.as.clustering.controller.ResourceDescriptor> configurator)
protected static org.jboss.as.controller.PathElement pathElement(String value)
public static void buildTransformation(org.jboss.as.controller.ModelVersion version,
org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder builder,
org.jboss.as.controller.PathElement path)
public org.jboss.as.clustering.controller.ManagementResourceRegistration register(org.jboss.as.clustering.controller.ManagementResourceRegistration parent)
register in interface org.jboss.as.clustering.controller.ChildResourceDefinitionRegistration<org.jboss.as.clustering.controller.ManagementResourceRegistration>Copyright © 2020 JBoss by Red Hat. All rights reserved.