public class Constants
extends Object
-
-
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
-
CLIENT_CREATOR_CLASS_NAME
public static final String CLIENT_CREATOR_CLASS_NAME
- See Also:
-
-
JAVA_PROTOCOL_HANDLER
public static final String JAVA_PROTOCOL_HANDLER
- See Also:
-
-
PROTOCOL_HANDLERS
public static final String PROTOCOL_HANDLERS
- See Also:
-
-
DEFAULT_MAVEN_PROTOCOL_HANDLER
public static final String DEFAULT_MAVEN_PROTOCOL_HANDLER
- See Also:
-
-
RUNNING_STATUS
public static final String RUNNING_STATUS
- See Also:
-
-
ABORTED_STATUS
public static final String ABORTED_STATUS
- See Also:
-
-
ERROR_STATUS
public static final String ERROR_STATUS
- See Also:
-
-
Constructor Details
-
Constants
public Constants()