org.codehaus.wadi.location.session
Class MovePMToIM

java.lang.Object
  extended by org.codehaus.wadi.location.session.AbstractSessionResponseMessage
      extended by org.codehaus.wadi.location.session.MovePMToIM
All Implemented Interfaces:
java.io.Serializable, Message, SessionMessage, SessionResponseMessage

public class MovePMToIM
extends AbstractSessionResponseMessage

Response from PartitionMaster to InvocationMaster, indicating that required State does not exist.

Version:
$Revision:1815 $
Author:
Jules Gosnell
See Also:
Serialized Form

Constructor Summary
MovePMToIM()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.codehaus.wadi.location.session.AbstractSessionResponseMessage
isVersionTooHigh, isVersionTooLow, setVersionTooHigh, setVersionTooLow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MovePMToIM

public MovePMToIM()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2008. All Rights Reserved.