cgl.narada.util
Class SystemInit
java.lang.Object
cgl.narada.util.SystemInit
public class SystemInit
- extends Object
Initializaes Log4j logger and other paths for this JVM
ONE STOP for system initialization. To set a specific NB home set the NB_HOME
system variable
Created on Oct 20, 2005
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYS_NB_HOME
public static final String SYS_NB_HOME
- See Also:
- Constant Field Values
SYS_KEYSTORE
public static final String SYS_KEYSTORE
- See Also:
- Constant Field Values
SYS_SERVICE_CONFIG_PATH
public static final String SYS_SERVICE_CONFIG_PATH
- See Also:
- Constant Field Values
SYS_BROKER_KEYSTORE
public static final String SYS_BROKER_KEYSTORE
- See Also:
- Constant Field Values
SYS_BROKER_CERTIFICATE_TRUSTRORE
public static final String SYS_BROKER_CERTIFICATE_TRUSTRORE
- See Also:
- Constant Field Values
SYS_BROKER_KEYSTORE_PASSWORD
public static final String SYS_BROKER_KEYSTORE_PASSWORD
- See Also:
- Constant Field Values
SYS_BROKER_TRUSTSTORE_PASSWORD
public static final String SYS_BROKER_TRUSTSTORE_PASSWORD
- See Also:
- Constant Field Values
SystemInit
public SystemInit()
getInitData
public static String getInitData(String dataId)
throws SystemNotInitializedException
- Throws:
SystemNotInitializedException
init
public static void init()
main
public static void main(String[] args)
- TESTING Purposes only
- Parameters:
args -
For comments and suggestions please send
e-mail to
The NaradaBrokering Project