| Package | Description |
|---|---|
| org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
| Modifier and Type | Field and Description |
|---|---|
static AttachmentKey<Map<String,MountedDeploymentOverlay>> |
Attachments.DEPLOYMENT_OVERLAY_LOCATIONS |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,MountedDeploymentOverlay> |
DeploymentOverlayDeploymentUnitProcessor.getMountsAttachment(DeploymentUnit deploymentUnit) |
protected Map<String,MountedDeploymentOverlay> |
DeferredDeploymentOverlayDeploymentUnitProcessor.getMountsAttachment(DeploymentUnit deploymentUnit) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeploymentOverlayDeploymentUnitProcessor.handleExplodedEntryWithDirParent(DeploymentUnit deploymentUnit,
org.jboss.vfs.VirtualFile content,
org.jboss.vfs.VirtualFile mountPoint,
Map<String,MountedDeploymentOverlay> mounts,
String overLayPath) |
protected void |
DeferredDeploymentOverlayDeploymentUnitProcessor.handleExplodedEntryWithDirParent(DeploymentUnit deploymentUnit,
org.jboss.vfs.VirtualFile content,
org.jboss.vfs.VirtualFile mountPoint,
Map<String,MountedDeploymentOverlay> mounts,
String overLayPath) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.