|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.location.endpoint.PartitionRepopulationEndPoint
public class PartitionRepopulationEndPoint
Field Summary | |
---|---|
static ServiceName |
NAME
|
Constructor Summary | |
---|---|
PartitionRepopulationEndPoint(ServiceSpace serviceSpace,
PartitionMapper mapper,
Contextualiser contextualiser)
|
Method Summary | |
---|---|
void |
onPartitionRepopulateRequest(org.codehaus.wadi.group.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 |
---|
public static final ServiceName NAME
Constructor Detail |
---|
public PartitionRepopulationEndPoint(ServiceSpace serviceSpace, PartitionMapper mapper, Contextualiser contextualiser)
Method Detail |
---|
public void start() throws java.lang.Exception
start
in interface Lifecycle
java.lang.Exception
public void stop() throws java.lang.Exception
stop
in interface Lifecycle
java.lang.Exception
public void onPartitionRepopulateRequest(org.codehaus.wadi.group.Envelope om, PartitionRepopulateRequest request)
onPartitionRepopulateRequest
in interface PartitionRepopulationEndPointMessageListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |