public final class DeploymentTypeMarker extends Object
Attachments#RESOURCE_ROOT_TYPE
attachment.Modifier and Type | Method and Description |
---|---|
static boolean |
isType(DeploymentType deploymentType,
org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) |
static boolean |
isType(DeploymentType deploymentType,
org.jboss.as.server.deployment.module.ResourceRoot resourceRoot) |
static void |
setType(DeploymentType deploymentType,
org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) |
public static boolean isType(DeploymentType deploymentType, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
public static boolean isType(DeploymentType deploymentType, org.jboss.as.server.deployment.module.ResourceRoot resourceRoot)
public static void setType(DeploymentType deploymentType, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
Copyright © 2017 JBoss by Red Hat. All rights reserved.