public class DeploymentOverlayDefinition extends SimpleResourceDefinition
| Constructor and Description |
|---|
DeploymentOverlayDefinition(boolean domainLevel,
ContentRepository contentRepo,
DeploymentFileRepository fileRepository) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefinition[] |
attributes() |
List<AccessConstraintDefinition> |
getAccessConstraints() |
void |
registerAttributes(ManagementResourceRegistration resourceRegistration) |
void |
registerChildren(ManagementResourceRegistration resourceRegistration) |
getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isRuntime, registerAddOperation, registerAddOperation, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic DeploymentOverlayDefinition(boolean domainLevel,
ContentRepository contentRepo,
DeploymentFileRepository fileRepository)
public static AttributeDefinition[] attributes()
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
registerAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionpublic void registerChildren(ManagementResourceRegistration resourceRegistration)
registerChildren in interface ResourceDefinitionregisterChildren in class SimpleResourceDefinitionpublic List<AccessConstraintDefinition> getAccessConstraints()
getAccessConstraints in interface ResourceDefinitiongetAccessConstraints in class SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.