Package org.jboss.as.test.shared
Class GlowUtil
java.lang.Object
org.jboss.as.test.shared.GlowUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanWildFly Glow maven plugin instantiates and scans the deployment prior to the test execution.
-
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.
-