public class CacheResourceDefinition extends ChildResourceDefinition
Constructor and Description |
---|
CacheResourceDefinition(org.jboss.as.controller.PathElement path,
org.jboss.as.controller.services.path.PathManager pathManager,
boolean allowRuntimeOnlyRegistration) |
Modifier and Type | Method and Description |
---|---|
void |
register(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
Registers this object with a resource.
|
registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperations
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecated
public CacheResourceDefinition(org.jboss.as.controller.PathElement path, org.jboss.as.controller.services.path.PathManager pathManager, boolean allowRuntimeOnlyRegistration)
public void register(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
Registration
registration
- a registration for a management resourceCopyright © 2018 JBoss by Red Hat. All rights reserved.