Uses of Class
org.jboss.as.server.deployment.MountedDeploymentOverlay
Packages that use MountedDeploymentOverlay
-
Uses of MountedDeploymentOverlay in org.jboss.as.server.deployment
Fields in org.jboss.as.server.deployment with type parameters of type MountedDeploymentOverlayModifier and TypeFieldDescriptionstatic final AttachmentKey<Map<String,MountedDeploymentOverlay>> Attachments.DEPLOYMENT_OVERLAY_LOCATIONSMethods in org.jboss.as.server.deployment that return types with arguments of type MountedDeploymentOverlayModifier and TypeMethodDescriptionprotected Map<String,MountedDeploymentOverlay> DeferredDeploymentOverlayDeploymentUnitProcessor.getMountsAttachment(DeploymentUnit deploymentUnit) protected Map<String,MountedDeploymentOverlay> DeploymentOverlayDeploymentUnitProcessor.getMountsAttachment(DeploymentUnit deploymentUnit) Method parameters in org.jboss.as.server.deployment with type arguments of type MountedDeploymentOverlayModifier and TypeMethodDescriptionprotected voidDeferredDeploymentOverlayDeploymentUnitProcessor.handleExplodedEntryWithDirParent(DeploymentUnit deploymentUnit, org.jboss.vfs.VirtualFile content, org.jboss.vfs.VirtualFile mountPoint, Map<String, MountedDeploymentOverlay> mounts, String overLayPath) protected voidDeploymentOverlayDeploymentUnitProcessor.handleExplodedEntryWithDirParent(DeploymentUnit deploymentUnit, org.jboss.vfs.VirtualFile content, org.jboss.vfs.VirtualFile mountPoint, Map<String, MountedDeploymentOverlay> mounts, String overLayPath)