com.ca.jcs
Class JCSInfo
java.lang.Object
com.ca.jcs.JCSInfo
public final class JCSInfo
- extends Object
Helper class that prints out JCS system version number and contains some subsystem wide constants.
|
Field Summary |
static String |
EXCEPTION_MSG_PREFIX
Used by the framework and concrete connectors to distinguish exceptions orginating
from within the JCS from those of the host container (ApacheDS). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXCEPTION_MSG_PREFIX
public static final String EXCEPTION_MSG_PREFIX
- Used by the framework and concrete connectors to distinguish exceptions orginating
from within the JCS from those of the host container (ApacheDS).
- See Also:
- Constant Field Values
main
public static void main(String[] args)
Created 2011-07-14 13:27 EST