fr.inria.peerunit
Class CoordinatorRunner
java.lang.Object
fr.inria.peerunit.CoordinatorRunner
public class CoordinatorRunner
- extends java.lang.Object
- Author:
- sunye
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoordinatorRunner
public CoordinatorRunner(TesterUtil tu)
- Parameters:
defaults -
startCoordinator
public void startCoordinator()
throws java.rmi.RemoteException,
java.rmi.AlreadyBoundException,
java.lang.InterruptedException
- Throws:
java.rmi.RemoteException
java.rmi.AlreadyBoundException
java.lang.InterruptedException
startBootstrapper
public void startBootstrapper()
throws java.rmi.RemoteException,
java.rmi.AlreadyBoundException,
java.lang.InterruptedException
- Throws:
java.rmi.RemoteException
java.rmi.AlreadyBoundException
java.lang.InterruptedException
bindGlobals
public void bindGlobals()
throws java.rmi.RemoteException,
java.rmi.AlreadyBoundException
- Bind the remote object's stub in the registry
- Throws:
java.rmi.RemoteException
java.rmi.AlreadyBoundException
cleanAndUnbind
public void cleanAndUnbind()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
main
public static void main(java.lang.String[] args)
- Parameters:
args -
Copyright © 2010. All Rights Reserved.