Class DeferredDeploymentOverlayDeploymentUnitProcessor

java.lang.Object
org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
org.jboss.as.server.deployment.DeferredDeploymentOverlayDeploymentUnitProcessor
All Implemented Interfaces:
DeploymentUnitProcessor

public class DeferredDeploymentOverlayDeploymentUnitProcessor extends DeploymentOverlayDeploymentUnitProcessor
Deployment unit processor that adds content overrides to the VFS filesystem for overlays that could not be initially resolved.
Author:
Stuart Douglas