public class TimerServiceResourceDefinition<T extends EJBComponent> extends SimpleResourceDefinition
ResourceDefinition for the timer-service resource for runtime ejb deployment.
As of now this is dummy path impl, since mgmt ops are supported by top level service=timer-service| Modifier and Type | Method and Description |
|---|---|
void |
registerChildren(ManagementResourceRegistration resourceRegistration)
Register child resources associated with this resource.
|
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerAttributes, registerOperations, registerRemoveOperation, registerRemoveOperationpublic void registerChildren(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterChildren in interface ResourceDefinitionregisterChildren in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.