Class DeploymentTypeMarker


  • public final class DeploymentTypeMarker
    extends Object
    Helper class for dealing with the Attachments#RESOURCE_ROOT_TYPE attachment.
    Author:
    Stuart Douglas, Richard Opalka
    • Method Detail

      • isType

        public static boolean isType​(DeploymentType deploymentType,
                                     org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
      • isType

        public static boolean isType​(DeploymentType deploymentType,
                                     org.jboss.as.server.deployment.module.ResourceRoot resourceRoot)
      • setType

        public static void setType​(DeploymentType deploymentType,
                                   org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)