org.codehaus.wadi.dindex.newmessages
Class MoveIMToPM
java.lang.Object
org.codehaus.wadi.dindex.impl.AbstractDIndexRequest
org.codehaus.wadi.dindex.newmessages.MoveIMToPM
- All Implemented Interfaces:
- DIndexMessage, DIndexRequest, OldMessage, Serializable
- public class MoveIMToPM
- extends AbstractDIndexRequest
- implements OldMessage, Serializable
- See Also:
- Serialized Form
MoveIMToPM
public MoveIMToPM(String sessionName,
String nodeName,
int numConcurrentInvocations,
boolean shuttingDown)
MoveIMToPM
protected MoveIMToPM()
getNodeName
public String getNodeName()
getNumConcurrentInvocations
public int getNumConcurrentInvocations()
getShuttingDown
public boolean getShuttingDown()
toString
public String toString()
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.