org.deegree.ogcwebservices.wps.execute
Class DefaultRequestQueueManager
java.lang.Object
org.deegree.ogcwebservices.wps.execute.DefaultRequestQueueManager
- All Implemented Interfaces:
- RequestQueueManager
public class DefaultRequestQueueManager
- extends java.lang.Object
- implements RequestQueueManager
DefaultRequestQueueManager.java
Created on 24.03.2006. 19:50:08h
- Since:
- 2.0
- Version:
- 1.0.
- Author:
- Christian Kiehle, Christian Heier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRequestQueueManager
public DefaultRequestQueueManager()
addRequestToQueue
public boolean addRequestToQueue(ExecuteRequest executeRequest)
throws OGCWebServiceException
- Specified by:
addRequestToQueue
in interface RequestQueueManager
- Returns:
- true if request was added to queue
- Throws:
OGCWebServiceException
getRequestFromQueue
public ExecuteRequest getRequestFromQueue()
throws OGCWebServiceException
- Specified by:
getRequestFromQueue
in interface RequestQueueManager
- Returns:
- next request from queue
- Throws:
OGCWebServiceException
getLengthOfQueue
public int getLengthOfQueue()
throws OGCWebServiceException
- Specified by:
getLengthOfQueue
in interface RequestQueueManager
- 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