Package | Description |
---|---|
org.jboss.as.management.client.content | |
org.jboss.as.repository | |
org.jboss.as.server | |
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
Constructor and Description |
---|
ManagedDMRContentTypeAddHandler(ContentRepository contentRepository,
String childType) |
ManagedDMRContentTypeResource(PathElement pathElement,
String childType,
byte[] initialHash,
ContentRepository contentRepository) |
ManagedDMRContentTypeResourceDefinition(ContentRepository contentRepository,
String childType,
PathElement pathElement,
ResourceDescriptionResolver descriptionResolver) |
Modifier and Type | Method and Description |
---|---|
static ContentRepository |
ContentRepository.Factory.create(File repoRoot) |
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 | Field and Description |
---|---|
protected ContentRepository |
DeploymentFullReplaceHandler.contentRepository |
protected ContentRepository |
DeploymentAddHandler.contentRepository |
Modifier and Type | Method and Description |
---|---|
static DeploymentReplaceHandler |
DeploymentReplaceHandler.createForDomainServer(ContentRepository contentRepository,
DeploymentFileRepository remoteFileRepository) |
static DeploymentFullReplaceHandler |
DeploymentFullReplaceHandler.createForDomainServer(ContentRepository contentRepository,
DeploymentFileRepository remoteFileRepository) |
static DeploymentAddHandler |
DeploymentAddHandler.createForDomainServer(ContentRepository contentRepository,
DeploymentFileRepository remoteFileRepository) |
static DeploymentReplaceHandler |
DeploymentReplaceHandler.createForStandalone(ContentRepository contentRepository) |
static DeploymentFullReplaceHandler |
DeploymentFullReplaceHandler.createForStandalone(ContentRepository contentRepository) |
static DeploymentAddHandler |
DeploymentAddHandler.createForStandalone(ContentRepository contentRepository) |
Constructor and Description |
---|
AbstractDeploymentUploadHandler(ContentRepository contentRepository) |
DeploymentAddHandler(ContentRepository contentRepository) |
DeploymentFullReplaceHandler(ContentRepository contentRepository) |
DeploymentRemoveHandler(ContentRepository contentRepository) |
DeploymentReplaceHandler(ContentRepository contentRepository) |
DeploymentUploadBytesHandler(ContentRepository repository) |
DeploymentUploadStreamAttachmentHandler(ContentRepository repository) |
DeploymentUploadURLHandler(ContentRepository repository) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.