public class CacheResourceDefinition
extends org.jboss.as.controller.SimpleResourceDefinition
| Constructor and Description |
|---|
CacheResourceDefinition(org.jboss.as.clustering.infinispan.subsystem.CacheType type,
org.jboss.as.controller.services.path.PathManager pathManager,
boolean allowRuntimeOnlyRegistration) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registration) |
void |
registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration registration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isRuntime, registerAddOperation, registerAddOperation, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic CacheResourceDefinition(org.jboss.as.clustering.infinispan.subsystem.CacheType type,
org.jboss.as.controller.services.path.PathManager pathManager,
boolean allowRuntimeOnlyRegistration)
public void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
registerAttributes in interface org.jboss.as.controller.ResourceDefinitionregisterAttributes in class org.jboss.as.controller.SimpleResourceDefinitionpublic void registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
registerChildren in interface org.jboss.as.controller.ResourceDefinitionregisterChildren in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.