org.apache.oodt.cas.resource.batchmgr
Class XmlRpcBatchMgrFactory
java.lang.Object
org.apache.oodt.cas.resource.batchmgr.XmlRpcBatchMgrFactory
- All Implemented Interfaces:
- BatchmgrFactory
public class XmlRpcBatchMgrFactory
- extends Object
- implements BatchmgrFactory
- Version:
- $Revision$
A batchmgr factory.
- Author:
- woollard
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlRpcBatchMgrFactory
public XmlRpcBatchMgrFactory()
createBatchmgr
public Batchmgr createBatchmgr()
- Specified by:
createBatchmgr in interface BatchmgrFactory
- Returns:
- A new implementation of the
Batchmgr interface.
Copyright © 1999-2012 Apache OODT. All Rights Reserved.