org.codehaus.wadi.group.command
Class BootRemotePeer

java.lang.Object
  extended by org.codehaus.wadi.group.command.BootRemotePeer
All Implemented Interfaces:
java.io.Serializable, ClusterCommand

public class BootRemotePeer
extends java.lang.Object
implements ClusterCommand

Version:
$Revision: 1538 $
See Also:
Serialized Form

Constructor Summary
BootRemotePeer(Cluster cluster, Peer targetPeer)
           
 
Method Summary
protected  void addCallback()
           
 void execute(Envelope envelope, Cluster cluster)
           
 Peer getSerializedPeer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootRemotePeer

public BootRemotePeer(Cluster cluster,
                      Peer targetPeer)
Method Detail

execute

public void execute(Envelope envelope,
                    Cluster cluster)
Specified by:
execute in interface ClusterCommand

getSerializedPeer

public Peer getSerializedPeer()

addCallback

protected void addCallback()


Copyright © 2010. All Rights Reserved.