Package | Description |
---|---|
org.jboss.as.server.deploymentoverlay | |
org.jboss.as.server.deploymentoverlay.service |
Constructor and Description |
---|
DeploymentOverlayDefinition(DeploymentOverlayPriority priority,
ContentRepository contentRepo,
DeploymentFileRepository fileRepository) |
DeploymentOverlayDeploymentAdd(DeploymentOverlayPriority priority) |
DeploymentOverlayDeploymentDefinition(DeploymentOverlayPriority priority) |
DeploymentOverlayDeploymentRemove(DeploymentOverlayPriority priority) |
Modifier and Type | Method and Description |
---|---|
DeploymentOverlayPriority |
DeploymentOverlayLinkService.getPriority() |
static DeploymentOverlayPriority |
DeploymentOverlayPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentOverlayPriority[] |
DeploymentOverlayPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DeploymentOverlayLinkService(String deployment,
DeploymentOverlayPriority priority) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.