org.deegree.ogcwebservices.wps.execute
Interface RequestQueueManager
- All Known Implementing Classes:
- DefaultRequestQueueManager
public interface RequestQueueManager
RequestQueueManager.java
Created on 24.03.2006. 19:14:03h
- Since:
- 2.0
- Version:
- 1.0.
- Author:
- Christian Kiehle, Christian Heier
addRequestToQueue
boolean addRequestToQueue(ExecuteRequest executeRequest)
throws OGCWebServiceException
- Parameters:
executeRequest
-
- Returns:
- true if request was added to queue
- Throws:
OGCWebServiceException
getRequestFromQueue
ExecuteRequest getRequestFromQueue()
throws OGCWebServiceException
- Returns:
- next request from queue
- Throws:
OGCWebServiceException
getLengthOfQueue
int getLengthOfQueue()
throws OGCWebServiceException
- Returns:
- length of the queue
- Throws:
OGCWebServiceException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org