|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.engine.com.StartupStatus
public class StartupStatus
Startup Status communicated to IHM
Constructor Summary | |
---|---|
StartupStatus()
|
Method Summary | |
---|---|
java.lang.Exception |
getErrorContext()
|
boolean |
isStartupOK()
|
(package private) void |
setStatus(boolean status,
java.lang.Exception errorContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartupStatus()
Method Detail |
---|
void setStatus(boolean status, java.lang.Exception errorContext)
public boolean isStartupOK()
public java.lang.Exception getErrorContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |