|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--remoteLaunch.Launcher
La classe Launcher allows to start a client rrdService. The client class must extend RoundRobinServiceClient and implements Executable. Moreover it must define a default constructor without parameter. The client must take at least three parameter that the launcher returns which are the url of rrdService, the port of rrdService and the path where the class ressources are install on the http server.
- RMI
RoundRobinServiceClient
Constructor Summary | |
Launcher()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
Main methode main of the RoundRobinService |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Launcher()
Method Detail |
public static void main(java.lang.String[] argv)
argv:
- the string array which is the command line
|
Copyright 1885-2001 FIRMENICH SA, Geneva | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |