org.codehaus.wadi.gridstate.jgroups
Class JGroupsDestination

java.lang.Object
  extended byorg.codehaus.wadi.gridstate.jgroups.JGroupsDestination
All Implemented Interfaces:
Destination, Serializable

public class JGroupsDestination
extends Object
implements Destination, Serializable

See Also:
Serialized Form

Field Summary
protected  org.jgroups.Address _address
           
 
Constructor Summary
JGroupsDestination(org.jgroups.Address address)
           
 
Method Summary
 org.jgroups.Address getAddress()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_address

protected final org.jgroups.Address _address
Constructor Detail

JGroupsDestination

public JGroupsDestination(org.jgroups.Address address)
Method Detail

getAddress

public org.jgroups.Address getAddress()


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.