public class BatchSubsystemDefinition extends SimpleResourceDefinition
Modifier and Type | Field and Description |
---|---|
static BatchSubsystemDefinition |
INSTANCE |
static String |
NAME
The name of our subsystem within the model.
|
Modifier and Type | Method and Description |
---|---|
void |
registerChildren(ManagementResourceRegistration resourceRegistration)
Register child resources associated with this resource.
|
void |
registerOperations(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerAttributes, registerRemoveOperation, registerRemoveOperation
public static final String NAME
public static final BatchSubsystemDefinition INSTANCE
public void registerOperations(ManagementResourceRegistration resourceRegistration)
SimpleResourceDefinition
registerOperations
in interface ResourceDefinition
registerOperations
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionpublic void registerChildren(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerChildren
in interface ResourceDefinition
registerChildren
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2013 JBoss by Red Hat. All rights reserved.