org.codehaus.wadi.gridstate.activecluster
Class DummyLocalNode
java.lang.Object
org.codehaus.wadi.gridstate.activecluster.DummyLocalNode
- All Implemented Interfaces:
- LocalNode, Node, Serializable
- public class DummyLocalNode
- extends Object
- implements LocalNode
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyLocalNode
public DummyLocalNode()
setState
public void setState(Map state)
throws JMSException
- Specified by:
setState
in interface LocalNode
- Throws:
JMSException
getDestination
public Destination getDestination()
- Specified by:
getDestination
in interface Node
getState
public Map getState()
- Specified by:
getState
in interface Node
getName
public String getName()
- Specified by:
getName
in interface Node
isCoordinator
public boolean isCoordinator()
- Specified by:
isCoordinator
in interface Node
getZone
public Object getZone()
- Specified by:
getZone
in interface Node
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.