org.codehaus.wadi.location.session
Class MoveSMToIM

java.lang.Object
  extended by org.codehaus.wadi.location.session.MoveSMToIM
All Implemented Interfaces:
java.io.Serializable

public class MoveSMToIM
extends java.lang.Object
implements java.io.Serializable

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

Field Summary
protected  Motable motable
           
protected  boolean sessionBuzy
           
 
Constructor Summary
MoveSMToIM()
           
MoveSMToIM(boolean sessionBuzy)
           
MoveSMToIM(Motable motable, ReplicaInfo replicaInfo)
           
 
Method Summary
 Motable getMotable()
           
 ReplicaInfo getReplicaInfo()
           
 boolean isSessionBuzy()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

sessionBuzy

protected final boolean sessionBuzy

motable

protected final Motable motable
Constructor Detail

MoveSMToIM

public MoveSMToIM()

MoveSMToIM

public MoveSMToIM(Motable motable,
                  ReplicaInfo replicaInfo)

MoveSMToIM

public MoveSMToIM(boolean sessionBuzy)
Method Detail

getMotable

public Motable getMotable()

getReplicaInfo

public ReplicaInfo getReplicaInfo()

isSessionBuzy

public boolean isSessionBuzy()

toString

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


Copyright © 2010. All Rights Reserved.