org.apache.airavata.wsmg.msgbox.util
Class ConfigKeys

java.lang.Object
  extended by org.apache.airavata.wsmg.msgbox.util.ConfigKeys

public class ConfigKeys
extends Object


Field Summary
static String CONFIG_FILE_NAME
           
static String MSG_BOX_JDBC_DRIVER
           
static String MSG_BOX_JDBC_URL
           
static String MSG_PRESV_DAYS
           
static String MSG_PRESV_HRS
           
static String MSG_PRESV_INTERVAL
           
static String MSG_PRESV_INTERVAL_DAYS
           
static String MSG_PRESV_INTERVAL_HRS
           
static String MSG_PRESV_INTERVAL_MINS
           
static String MSG_PRESV_MINS
           
static String USE_DATABASE_STORAGE
           
 
Constructor Summary
ConfigKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_FILE_NAME

public static final String CONFIG_FILE_NAME
See Also:
Constant Field Values

MSG_PRESV_DAYS

public static final String MSG_PRESV_DAYS
See Also:
Constant Field Values

MSG_PRESV_HRS

public static final String MSG_PRESV_HRS
See Also:
Constant Field Values

MSG_PRESV_MINS

public static final String MSG_PRESV_MINS
See Also:
Constant Field Values

MSG_BOX_JDBC_DRIVER

public static final String MSG_BOX_JDBC_DRIVER
See Also:
Constant Field Values

MSG_BOX_JDBC_URL

public static final String MSG_BOX_JDBC_URL
See Also:
Constant Field Values

USE_DATABASE_STORAGE

public static final String USE_DATABASE_STORAGE
See Also:
Constant Field Values

MSG_PRESV_INTERVAL_DAYS

public static final String MSG_PRESV_INTERVAL_DAYS
See Also:
Constant Field Values

MSG_PRESV_INTERVAL_HRS

public static final String MSG_PRESV_INTERVAL_HRS
See Also:
Constant Field Values

MSG_PRESV_INTERVAL_MINS

public static final String MSG_PRESV_INTERVAL_MINS
See Also:
Constant Field Values

MSG_PRESV_INTERVAL

public static final String MSG_PRESV_INTERVAL
See Also:
Constant Field Values
Constructor Detail

ConfigKeys

public ConfigKeys()


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.