org.eclipse.actf.validation.javapp
Class JavaValidationConstants
java.lang.Object
org.eclipse.actf.validation.javapp.JavaValidationConstants
public final class JavaValidationConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE_SERVER_HOST_KEY
public static final String RESOURCE_SERVER_HOST_KEY
- See Also:
- Constant Field Values
RESOURCE_SERVER_PORT_KEY
public static final String RESOURCE_SERVER_PORT_KEY
- See Also:
- Constant Field Values
RESOURCE_SERVER_HOST_DEFAULT
public static final String RESOURCE_SERVER_HOST_DEFAULT
- See Also:
- Constant Field Values
RESOURCE_SERVER_PORT_DEFAULT
public static final int RESOURCE_SERVER_PORT_DEFAULT
- See Also:
- Constant Field Values
JAVA_HOME_KEY
public static final String JAVA_HOME_KEY
- See Also:
- Constant Field Values
ACTF_AOP_PATH_KEY
public static final String ACTF_AOP_PATH_KEY
- See Also:
- Constant Field Values
ACTF_AOP_ENGINE_PATH_KEY
public static final String ACTF_AOP_ENGINE_PATH_KEY
- See Also:
- Constant Field Values
ACTF_AOP_VERBOSE_KEY
public static final String ACTF_AOP_VERBOSE_KEY
- See Also:
- Constant Field Values
CREATION_CONTEXTS_PROCESSING_KEY
public static final String CREATION_CONTEXTS_PROCESSING_KEY
- See Also:
- Constant Field Values
PROCESS_VIOLATION_CONTEXTS
public static final String PROCESS_VIOLATION_CONTEXTS
- See Also:
- Constant Field Values
JavaValidationConstants
public JavaValidationConstants()