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, registerRemoveOperationpublic static final String NAME
public static final BatchSubsystemDefinition INSTANCE
public void registerOperations(ManagementResourceRegistration resourceRegistration)
SimpleResourceDefinitionregisterOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionpublic void registerChildren(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterChildren in interface ResourceDefinitionregisterChildren in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2013 JBoss by Red Hat. All rights reserved.