Class ExplodedDeploymentMarker


  • public class ExplodedDeploymentMarker
    extends Object
    Marker that can be used to determine if a deployment is an exploded deployment or not
    Author:
    Stuart Douglas
    • Constructor Detail

      • ExplodedDeploymentMarker

        public ExplodedDeploymentMarker()
    • Method Detail

      • markAsExplodedDeployment

        public static void markAsExplodedDeployment​(DeploymentUnit deploymentUnit)
      • isExplodedDeployment

        public static boolean isExplodedDeployment​(DeploymentUnit deploymentUnit)