Class DeploymentOverlayIndex
- java.lang.Object
-
- org.jboss.as.server.deploymentoverlay.DeploymentOverlayIndex
-
public class DeploymentOverlayIndex extends Object
Service that aggregates all available deployment overrides- Author:
- Stuart Douglas
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DeploymentOverlayIndexcreateDeploymentOverlayIndex(OperationContext context)Map<String,byte[]>getOverlays(String deployment)
-
-
-
Method Detail
-
createDeploymentOverlayIndex
public static DeploymentOverlayIndex createDeploymentOverlayIndex(OperationContext context)
-
-