|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.wcb.autohome.JHomeServer
This is old, but is used to start the server for a client server application. This is now more of a web application.
| Constructor Summary | |
JHomeServer(java.lang.String loc,
java.lang.String host)
This class is used to start an rmi version of the jhome server. |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Main method to start the application |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JHomeServer(java.lang.String loc,
java.lang.String host)
loc - location of the properties filehost - the address of the server.| Method Detail |
public static void main(java.lang.String[] args)
args - Two arguments should be passed file location and hostname
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||