public class CacheResourceDefinition
extends org.jboss.as.clustering.controller.ChildResourceDefinition<org.jboss.as.clustering.controller.ManagementResourceRegistration>
| Constructor and Description |
|---|
CacheResourceDefinition(org.jboss.as.controller.PathElement path,
UnaryOperator<org.jboss.as.clustering.controller.ResourceDescriptor> configurator,
CacheServiceHandler handler,
org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.infinispan.Cache<?,?>> executors) |
| Modifier and Type | Method and Description |
|---|---|
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, setDeprecatedpublic CacheResourceDefinition(org.jboss.as.controller.PathElement path,
UnaryOperator<org.jboss.as.clustering.controller.ResourceDescriptor> configurator,
CacheServiceHandler handler,
org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.infinispan.Cache<?,?>> executors)
Copyright © 2020 JBoss by Red Hat. All rights reserved.