public class ConnectorServiceDefinition extends SimpleResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition[] |
ATTRIBUTES |
static PathElement |
PATH |
| Constructor and Description |
|---|
ConnectorServiceDefinition(boolean registerRuntimeOnly) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(ManagementResourceRegistration registry)
Register operations associated with this resource.
|
void |
registerChildren(ManagementResourceRegistration registry)
Register child resources associated with this resource.
|
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperationpublic static final PathElement PATH
public static final AttributeDefinition[] ATTRIBUTES
public ConnectorServiceDefinition(boolean registerRuntimeOnly)
public void registerAttributes(ManagementResourceRegistration registry)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionregistry - a ManagementResourceRegistration created from this definitionpublic void registerChildren(ManagementResourceRegistration registry)
ResourceDefinitionregisterChildren in interface ResourceDefinitionregisterChildren in class SimpleResourceDefinitionregistry - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.