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, registerOperationsgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic 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)
Registrationregistration - a registration for a management resourceCopyright © 2023 JBoss by Red Hat. All rights reserved.