com.metamatrix.server.util
Class ServerPropertyNames
java.lang.Object
com.metamatrix.server.util.ServerPropertyNames
public final class ServerPropertyNames
- extends java.lang.Object
Class that defines property constants for MetaMatrix
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_SITE_ID
public static final java.lang.String SERVER_SITE_ID
- See Also:
- Constant Field Values
SERVER_PLATFORM
public static final java.lang.String SERVER_PLATFORM
- See Also:
- Constant Field Values
STANDALONE_PLATFORM
public static final java.lang.String STANDALONE_PLATFORM
- See Also:
- Constant Field Values
SERVER_INSTALL_DATE
public static final java.lang.String SERVER_INSTALL_DATE
- See Also:
- Constant Field Values
SERVER_VERSION
public static final java.lang.String SERVER_VERSION
- See Also:
- Constant Field Values
SYSTEM_VDB_URL
public static final java.lang.String SYSTEM_VDB_URL
- See Also:
- Constant Field Values
CACHE_CLASS_LOADERS
public static final java.lang.String CACHE_CLASS_LOADERS
- Whether ConnectorService should cache ClassLoaders. Should be "true" or "false". Default is "true".
- See Also:
- Constant Field Values
COMMON_EXTENSION_CLASPATH
public static final java.lang.String COMMON_EXTENSION_CLASPATH
- See Also:
- Constant Field Values
ServerPropertyNames
public ServerPropertyNames()
Copyright © 2009. All Rights Reserved.