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-serviceModifier 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, registerRemoveOperation
public void registerChildren(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerChildren
in interface ResourceDefinition
registerChildren
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.