org.codehaus.wadi.location.endpoint
Class PartitionRepopulationEndPoint

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

public class PartitionRepopulationEndPoint
extends java.lang.Object
implements Lifecycle, PartitionRepopulationEndPointMessageListener

Version:
$Revision: 1538 $

Field Summary
static ServiceName NAME
           
 
Constructor Summary
PartitionRepopulationEndPoint(ServiceSpace serviceSpace, PartitionMapper mapper, Contextualiser contextualiser)
           
 
Method Summary
 void onPartitionRepopulateRequest(Envelope om, PartitionRepopulateRequest request)
           
 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

PartitionRepopulationEndPoint

public PartitionRepopulationEndPoint(ServiceSpace serviceSpace,
                                     PartitionMapper mapper,
                                     Contextualiser contextualiser)
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

onPartitionRepopulateRequest

public void onPartitionRepopulateRequest(Envelope om,
                                         PartitionRepopulateRequest request)
Specified by:
onPartitionRepopulateRequest in interface PartitionRepopulationEndPointMessageListener


Copyright © 2010. All Rights Reserved.