jgroup.experiment.runnables
Interface DeployClientCallback

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
DeployClients

public interface DeployClientCallback
extends java.rmi.Remote

Author:
Hein Meling

Method Summary
 void calibrated(java.lang.String host)
          Callback invoked on the experiment engine to notify it that the specified host has been calibrated, and is awaiting the go ahead signal to start logging.
 

Method Detail

calibrated

void calibrated(java.lang.String host)
                throws java.rmi.RemoteException
Callback invoked on the experiment engine to notify it that the specified host has been calibrated, and is awaiting the go ahead signal to start logging.

Throws:
java.rmi.RemoteException


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.