|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.enterprise.tools.classmodel.Constants
public class Constants
Field Summary | |
---|---|
static String |
PARAM_INHABITANT_SOURCE_FILE
This is the source inhabitants file read. |
static String |
PARAM_INHABITANT_TARGET_FILE
This is the target inhabitants file built. |
static String |
PARAM_INHABITANTS_CLASSPATH
This is the working classpath the introspection machinery will use to resolve referenced contracts and annotations. |
static String |
PARAM_INHABITANTS_CLASSPATH_ADVISOR
This is the optionally provided Advisor for pruning and/or caching the PARAM_INHABITANTS_CLASSPATH . |
static String |
PARAM_INHABITANTS_SORTED
Set to true if the inhabitants should be sorted |
static String |
PARAM_INHABITANTS_SOURCE_FILES
This is the source files (jars | directories) to introspect and build a habitat for. |
Constructor Summary | |
---|---|
Constants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PARAM_INHABITANT_TARGET_FILE
Passed as a system property.
public static final String PARAM_INHABITANT_SOURCE_FILE
Passed as a system property.
public static final String PARAM_INHABITANTS_SOURCE_FILES
Passed as a system property.
public static final String PARAM_INHABITANTS_CLASSPATH
Passed as a system property.
public static final String PARAM_INHABITANTS_SORTED
Passed as a system property.
public static final String PARAM_INHABITANTS_CLASSPATH_ADVISOR
PARAM_INHABITANTS_CLASSPATH
.
Passed as a system property.
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |