org.codehaus.wadi.location.endpoint
Class ReleaseEntryRequestEndPoint
java.lang.Object
org.codehaus.wadi.location.endpoint.ReleaseEntryRequestEndPoint
- All Implemented Interfaces:
- Lifecycle, ReleaseEntryRequestEndPointMessageListener
public class ReleaseEntryRequestEndPoint
- extends java.lang.Object
- implements Lifecycle, ReleaseEntryRequestEndPointMessageListener
- Version:
- $Revision: 1538 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final ServiceName NAME
ReleaseEntryRequestEndPoint
public ReleaseEntryRequestEndPoint(ServiceSpace serviceSpace,
Contextualiser contextualiser,
StateManager stateManager,
ReplicationManager replicationManager)
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
onReleaseEntryRequest
public void onReleaseEntryRequest(Envelope message,
ReleaseEntryRequest request)
- Specified by:
onReleaseEntryRequest
in interface ReleaseEntryRequestEndPointMessageListener
Copyright © 2011. All Rights Reserved.