|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectglogic.jthin.serv.SystemConfig
Contains system wide information on the environment housing all products.
| Method Summary | |
static SystemConfig |
getInstance()
|
int |
getSystemStatus()
|
EnvStatusInfo |
getSystemStatusInfo()
Summarized status info of system including status and message. |
java.lang.String |
getSystemStatusMsg()
|
static void |
initInstance(EnvStatusInfo info)
|
boolean |
isSystemAvailable()
|
void |
setSystemStatus(int status)
|
void |
setSystemStatusMsg(java.lang.String msg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void initInstance(EnvStatusInfo info)
public static SystemConfig getInstance()
public EnvStatusInfo getSystemStatusInfo()
public java.lang.String getSystemStatusMsg()
public void setSystemStatusMsg(java.lang.String msg)
public boolean isSystemAvailable()
public int getSystemStatus()
public void setSystemStatus(int status)
status - SYSTEM_AVAILABLE, SYSTEM_DOWN, or SYSTEM_SHUTDOWN_SOON
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||