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