Package | Description |
---|---|
org.jboss.as.domain.controller.operations.deployment | |
org.jboss.as.host.controller.mgmt | |
org.jboss.as.repository | |
org.jboss.as.server | |
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
org.jboss.as.server.mgmt.domain |
Modifier and Type | Method and Description |
---|---|
static DeploymentRemoveHandler |
DeploymentRemoveHandler.createForSlave(DeploymentFileRepository fileRepository) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerToHostOperationHandlerFactoryService.install(org.jboss.msc.service.ServiceTarget serviceTarget,
org.jboss.msc.service.ServiceName serverInventoryName,
ExecutorService executorService,
DeploymentFileRepository deploymentFileRepository) |
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
ServerControllerModelUtil.initOperations(ManagementResourceRegistration root,
ContentRepository contentRepository,
ExtensibleConfigurationPersister extensibleConfigurationPersister,
ServerEnvironment serverEnvironment,
ControlledProcessState processState,
RunningModeControl runningModeControl,
AbstractVaultReader vaultReader,
ExtensionRegistry extensionRegistry,
boolean parallelBoot,
DeploymentFileRepository remoteFileRepository) |
Modifier and Type | Method and Description |
---|---|
static DeploymentFullReplaceHandler |
DeploymentFullReplaceHandler.createForDomainServer(ContentRepository contentRepository,
DeploymentFileRepository remoteFileRepository) |
static DeploymentAddHandler |
DeploymentAddHandler.createForDomainServer(ContentRepository contentRepository,
DeploymentFileRepository remoteFileRepository) |
static DeploymentReplaceHandler |
DeploymentReplaceHandler.createForDomainServer(ContentRepository contentRepository,
DeploymentFileRepository remoteFileRepository) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteFileRepository |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.