public class DeploymentOverlayContentDefinition extends SimpleResourceDefinition
SimpleResourceDefinition.Parameters| Modifier and Type | Field and Description |
|---|---|
static SimpleAttributeDefinition |
CONTENT_ATTRIBUTE |
static ObjectTypeAttributeDefinition |
CONTENT_PARAMETER |
| Constructor and Description |
|---|
DeploymentOverlayContentDefinition(ContentRepository contentRepository,
DeploymentFileRepository remoteRepository) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefinition[] |
attributes() |
void |
registerAttributes(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
void |
registerOperations(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaxOccurs, getMinOccurspublic static final ObjectTypeAttributeDefinition CONTENT_PARAMETER
public static final SimpleAttributeDefinition CONTENT_ATTRIBUTE
public DeploymentOverlayContentDefinition(ContentRepository contentRepository, DeploymentFileRepository remoteRepository)
public static AttributeDefinition[] attributes()
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionpublic void registerOperations(ManagementResourceRegistration resourceRegistration)
SimpleResourceDefinitionregisterOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2021 JBoss by Red Hat. All rights reserved.