|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.location.endpoint.ReleaseEntryRequestEndPoint
public class ReleaseEntryRequestEndPoint
Field Summary | |
---|---|
static ServiceName |
NAME
|
Constructor Summary | |
---|---|
ReleaseEntryRequestEndPoint(ServiceSpace serviceSpace,
Contextualiser contextualiser,
StateManager stateManager)
|
Method Summary | |
---|---|
void |
onReleaseEntryRequest(Envelope message,
ReleaseEntryRequest 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 ReleaseEntryRequestEndPoint(ServiceSpace serviceSpace, Contextualiser contextualiser, StateManager stateManager)
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 onReleaseEntryRequest(Envelope message, ReleaseEntryRequest request)
onReleaseEntryRequest
in interface ReleaseEntryRequestEndPointMessageListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |