org.geotools.referencing.factory
Class AbstractAuthorityMediator.WorkerSafeRunnable
Object
AbstractAuthorityMediator.WorkerSafeRunnable
- Enclosing class:
- AbstractAuthorityMediator
protected abstract class AbstractAuthorityMediator.WorkerSafeRunnable
- extends Object
An interface describing a portion of work for which a worker is needed.
The worker is borrowed from the pool
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAuthorityMediator.WorkerSafeRunnable
protected AbstractAuthorityMediator.WorkerSafeRunnable()
run
public abstract Object run(AbstractCachedAuthorityFactory worker)
throws FactoryException
- Throws:
FactoryException
Copyright © 1996-2009 Geotools. All Rights Reserved.