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,
Consumer<org.jboss.as.clustering.controller.ResourceDescriptor> descriptorConfigurator,
CacheServiceHandler handler,
Consumer<org.jboss.as.clustering.controller.ManagementResourceRegistration> registrationConfigurator) |
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.jboss.as.clustering.controller.ManagementResourceRegistration parentRegistration) |
registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperationsgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic CacheResourceDefinition(org.jboss.as.controller.PathElement path,
Consumer<org.jboss.as.clustering.controller.ResourceDescriptor> descriptorConfigurator,
CacheServiceHandler handler,
Consumer<org.jboss.as.clustering.controller.ManagementResourceRegistration> registrationConfigurator)
Copyright © 2018 JBoss by Red Hat. All rights reserved.