|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.Application
org.nakedobjects.Client
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 | |
Client()
|
|
| Method Summary | |
protected void |
classSet(NakedClassList classes)
|
protected void |
init()
Controls the complete configuration process. |
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 Client()
throws ConfigurationException
| Method Detail |
protected void classSet(NakedClassList classes)
throws ConfigurationException
ConfigurationException
protected void init()
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 | |||||||||