public final class Constants
extends Object
String constants for the scan package.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Package
public static final String Package
- See Also:
-
-
SKIP_JARS_PROPERTY
public static final String SKIP_JARS_PROPERTY
- See Also:
-
-
SCAN_JARS_PROPERTY
public static final String SCAN_JARS_PROPERTY
- See Also:
-
-
JAR_EXT
public static final String JAR_EXT
- See Also:
-
-
WEB_INF_LIB
public static final String WEB_INF_LIB
- See Also:
-
-
WEB_INF_CLASSES
public static final String WEB_INF_CLASSES
- See Also:
-
-
Constructor Details
-
Constants
public Constants()