public class DeploymentOverlayContentDefinition extends SimpleResourceDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentOverlayContentDefinition.ContentAttributeDefinition |
| Modifier and Type | Field and Description |
|---|---|
static DeploymentOverlayContentDefinition.ContentAttributeDefinition |
CONTENT |
| Constructor and Description |
|---|
DeploymentOverlayContentDefinition(ContentRepository contentRepository,
DeploymentFileRepository remoteRepository) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefinition[] |
attributes() |
void |
registerAttributes(ManagementResourceRegistration resourceRegistration) |
void |
registerOperations(ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isRuntime, registerAddOperation, registerAddOperation, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final DeploymentOverlayContentDefinition.ContentAttributeDefinition CONTENT
public DeploymentOverlayContentDefinition(ContentRepository contentRepository, DeploymentFileRepository remoteRepository)
public static AttributeDefinition[] attributes()
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
registerAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionpublic void registerOperations(ManagementResourceRegistration resourceRegistration)
registerOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.