org.objectweb.proactive.core.body.ft.servers
Class StartFTServer

java.lang.Object
  extended byorg.objectweb.proactive.core.body.ft.servers.StartFTServer

public class StartFTServer
extends java.lang.Object

This class is a main that creates and starts a ft.util.FTServer. Usage : ~>startGlobalFTServer [-proto {cic|pml}] [-name name] [-port portnumber] [-fdperiod faultDetectionPeriod (sec)]

Since:
ProActive 2.2
Author:
cdelbe

Constructor Summary
StartFTServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartFTServer

public StartFTServer()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright 2001-2005 INRIA All Rights Reserved.