wt.epm.upload
Class Cache.CacheIterator
java.lang.Object
wt.epm.upload.Cache.CacheIterator
- Enclosing class:
- Cache
- public abstract static class Cache.CacheIterator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cacheObjects
private Collection cacheObjects
Cache.CacheIterator
public Cache.CacheIterator(Collection cacheObjects)
execute
public void execute()
throws WTException
- Throws:
WTException
process
public abstract void process(CacheObject cacheObject)
throws WTException
- Throws:
WTException