org.codehaus.wadi.location.partitionmanager.local
Class LocalPartitionMoveIMToPMAction
java.lang.Object
org.codehaus.wadi.location.partitionmanager.local.AbstractLocalPartitionAction
org.codehaus.wadi.location.partitionmanager.local.LocalPartitionMoveIMToPMAction
public class LocalPartitionMoveIMToPMAction
- extends AbstractLocalPartitionAction
- Version:
- $Revision: 1538 $
Method Summary |
protected void |
doRelocateSession(Envelope message,
Location location,
MoveIMToPM request,
java.lang.String imCorrelationId)
|
void |
onMessage(Envelope message,
MoveIMToPM request)
|
protected void |
relocateInvocation(Location location,
MoveIMToPM request,
Peer pmPeer,
java.lang.String imCorrelationId)
|
protected void |
relocateSession(Envelope message,
Location location,
MoveIMToPM request,
java.lang.String imCorrelationId)
|
protected void |
replyWithUnknownLocation(Envelope message)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalPartitionMoveIMToPMAction
public LocalPartitionMoveIMToPMAction(Dispatcher dispatcher,
java.util.Map<java.lang.Object,Location> nameToLocation,
org.apache.commons.logging.Log log)
onMessage
public void onMessage(Envelope message,
MoveIMToPM request)
relocateSession
protected void relocateSession(Envelope message,
Location location,
MoveIMToPM request,
java.lang.String imCorrelationId)
throws MessageExchangeException
- Throws:
MessageExchangeException
doRelocateSession
protected void doRelocateSession(Envelope message,
Location location,
MoveIMToPM request,
java.lang.String imCorrelationId)
throws MessageExchangeException
- Throws:
MessageExchangeException
relocateInvocation
protected void relocateInvocation(Location location,
MoveIMToPM request,
Peer pmPeer,
java.lang.String imCorrelationId)
throws MessageExchangeException
- Throws:
MessageExchangeException
replyWithUnknownLocation
protected void replyWithUnknownLocation(Envelope message)
throws MessageExchangeException
- Throws:
MessageExchangeException
Copyright © 2011. All Rights Reserved.