org.codehaus.wadi.gridstate.jgroups
Class JGroupsStateUpdate

java.lang.Object
  extended byorg.codehaus.wadi.gridstate.jgroups.JGroupsStateUpdate
All Implemented Interfaces:
Serializable

public class JGroupsStateUpdate
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  Map _state
           
 
Constructor Summary
JGroupsStateUpdate(Map state)
           
 
Method Summary
 Map getState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_state

protected final Map _state
Constructor Detail

JGroupsStateUpdate

public JGroupsStateUpdate(Map state)
Method Detail

getState

public Map getState()


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