|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.Application
org.nakedobjects.ObjectServer
This class is used to start Naked Object applications. The configuration file allows specific object stores and viewers to be loaded in to determine whether the system starts up as a server, client etc.
| Constructor Summary | |
ObjectServer()
|
|
| Method Summary | |
protected void |
init()
Controls the complete configuration process. |
static void |
loadConfiguration(java.lang.String[] args)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.nakedobjects.Application |
configureSystemLogging, hasProperty, loadConfiguration, set, setting |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectServer()
| Method Detail |
protected void init()
throws ConfigurationException,
ObjectStoreException
ConfigurationException
ObjectStoreException
public static void loadConfiguration(java.lang.String[] args)
throws ConfigurationException
ConfigurationExceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||