org.apache.oodt.cas.resource.queuerepo
Class XmlQueueRepository
java.lang.Object
org.apache.oodt.cas.resource.queuerepo.XmlQueueRepository
- All Implemented Interfaces:
- QueueRepository
public class XmlQueueRepository
- extends Object
- implements QueueRepository
- Version:
- $Revision$
The XML Queue Repository interface.
- Author:
- woollard, bfoster
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlQueueRepository
public XmlQueueRepository(List<String> dirUris)
loadQueues
public QueueManager loadQueues()
- Specified by:
loadQueues in interface QueueRepository
Copyright © 1999-2012 Apache OODT. All Rights Reserved.