org.codehaus.wadi.location.endpoint
Class MovePMToSMEndPoint

java.lang.Object
  extended by org.codehaus.wadi.location.endpoint.MovePMToSMEndPoint
All Implemented Interfaces:
Lifecycle, MovePMToSMEndPointMessageListener

public class MovePMToSMEndPoint
extends java.lang.Object
implements Lifecycle, MovePMToSMEndPointMessageListener

Version:
$Revision: 1538 $

Field Summary
static ServiceName NAME
           
 
Constructor Summary
MovePMToSMEndPoint(ServiceSpace serviceSpace, Contextualiser contextualiser, ReplicationManager replicationManager, long sessionRelocationIMToSMAckWaitTime)
           
 
Method Summary
 void onMessage(org.codehaus.wadi.group.Envelope message, MovePMToSM request)
           
protected  void replyToInvocationMaster(MovePMToSM request, MoveSMToIM body)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final ServiceName NAME
Constructor Detail

MovePMToSMEndPoint

public MovePMToSMEndPoint(ServiceSpace serviceSpace,
                          Contextualiser contextualiser,
                          ReplicationManager replicationManager,
                          long sessionRelocationIMToSMAckWaitTime)
Method Detail

start

public void start()
           throws java.lang.Exception
Specified by:
start in interface Lifecycle
Throws:
java.lang.Exception

stop

public void stop()
          throws java.lang.Exception
Specified by:
stop in interface Lifecycle
Throws:
java.lang.Exception

onMessage

public void onMessage(org.codehaus.wadi.group.Envelope message,
                      MovePMToSM request)
Specified by:
onMessage in interface MovePMToSMEndPointMessageListener

replyToInvocationMaster

protected void replyToInvocationMaster(MovePMToSM request,
                                       MoveSMToIM body)


Copyright © 2010. All Rights Reserved.