remoteLaunch
Class Launcher

java.lang.Object
  |
  +--remoteLaunch.Launcher

public class Launcher
extends java.lang.Object

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.

Version:
1.0 date : 15/07/2001
key-word
RMI
Author:
Pellier Damien
See Also:
Launcher, 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
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

main

public static void main(java.lang.String[] argv)
Main methode main of the RoundRobinService
Parameters:
argv: - the string array which is the command line

Copyright 1885-2001 FIRMENICH SA, Geneva

Submit a bug or feature
Copyright 1885-2001 FIRMENICH SA, Geneva,
All Rights Reserved.