Class GlowUtil

java.lang.Object
org.jboss.as.test.shared.GlowUtil

public class GlowUtil extends Object
  • Constructor Details

    • GlowUtil

      public GlowUtil()
  • Method Details

    • isGlowScan

      public static boolean isGlowScan()
      WildFly Glow maven plugin instantiates and scans the deployment prior to the test execution. No server is started at this point and no extra processes should be started at this point. Call this method to ignore part of the deployment initialization.