|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.referencing.factory.AbstractAuthorityMediator.WorkerSafeRunnable
protected abstract class AbstractAuthorityMediator.WorkerSafeRunnable
An interface describing a portion of work for which a worker is needed.
The worker is borrowed from the pool
Constructor Summary | |
---|---|
protected |
AbstractAuthorityMediator.WorkerSafeRunnable()
|
Method Summary | |
---|---|
abstract java.lang.Object |
run(AbstractCachedAuthorityFactory worker)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractAuthorityMediator.WorkerSafeRunnable()
Method Detail |
---|
public abstract java.lang.Object run(AbstractCachedAuthorityFactory worker) throws org.opengis.referencing.FactoryException
org.opengis.referencing.FactoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |