|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.chess.it.util.config.examples.extended.Application
This class makes sure the correct order is used in initializing the various part of the application. It will also complain if the surroundings of the application are not correctly configured (i.e., no valid configuration file given).
It serves as the main Singleton class of this application.
Method Summary | |
SimpleConfig |
getConfig()
|
static Application |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static Application getInstance()
public SimpleConfig getConfig()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |