public class SecurityRealmResourceDefinition extends SimpleResourceDefinition
ResourceDefinition
for a management security realm resource.Modifier and Type | Field and Description |
---|---|
static SecurityRealmResourceDefinition |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
registerChildren(ManagementResourceRegistration resourceRegistration)
Register child resources associated with this resource.
|
getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAttributes, registerOperations, registerRemoveOperation
public static final SecurityRealmResourceDefinition INSTANCE
public void registerChildren(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerChildren
in interface ResourceDefinition
registerChildren
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.