public class DeploymentOverlayDefinition extends SimpleResourceDefinition
| Constructor and Description |
|---|
DeploymentOverlayDefinition(DeploymentOverlayPriority priority,
ContentRepository contentRepo,
DeploymentFileRepository fileRepository) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefinition[] |
attributes() |
List<AccessConstraintDefinition> |
getAccessConstraints()
Get the definition of any access constraints associated with the resource.
|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
void |
registerChildren(ManagementResourceRegistration resourceRegistration)
Register child resources associated with this resource.
|
getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperationpublic DeploymentOverlayDefinition(DeploymentOverlayPriority priority, ContentRepository contentRepo, DeploymentFileRepository fileRepository)
public static AttributeDefinition[] attributes()
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes 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 definitionpublic List<AccessConstraintDefinition> getAccessConstraints()
SimpleResourceDefinitiongetAccessConstraints in interface ConstrainedResourceDefinitiongetAccessConstraints in class SimpleResourceDefinitionCopyright © 2014 JBoss by Red Hat. All rights reserved.