Package | Description |
---|---|
org.jboss.as.domain.controller.operations.deployment | |
org.jboss.as.repository | |
org.jboss.as.server.deploymentoverlay |
Modifier and Type | Method and Description |
---|---|
static DeploymentRemoveHandler |
DeploymentRemoveHandler.createForSlave(DeploymentFileRepository fileRepository,
ContentRepository contentRepository) |
Modifier and Type | Interface and Description |
---|---|
interface |
HostFileRepository
A repository used to retrieve files in the domain directory structure.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalDeploymentFileRepository |
class |
LocalFileRepository
A repository used to retrieve files in the domain directory structure.
|
Constructor and Description |
---|
DeploymentOverlayContentAdd(ContentRepository contentRepository,
DeploymentFileRepository remoteRepository) |
DeploymentOverlayContentDefinition(ContentRepository contentRepository,
DeploymentFileRepository remoteRepository) |
DeploymentOverlayDefinition(boolean domainLevel,
ContentRepository contentRepo,
DeploymentFileRepository fileRepository) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.