Uses of Class
org.geotoolkit.referencing.factory.CachingAuthorityFactory

Packages that use CachingAuthorityFactory
org.geotoolkit.referencing.factory Factories and base classes for authority factories
org.geotoolkit.referencing.factory.epsg Authority factories for the EPSG database. 
 

Uses of CachingAuthorityFactory in org.geotoolkit.referencing.factory
 

Subclasses of CachingAuthorityFactory in org.geotoolkit.referencing.factory
 class ThreadedAuthorityFactory
          A caching authority factory which delegates to different instances of a backing store for concurrency in multi-thread environment.
 

Uses of CachingAuthorityFactory in org.geotoolkit.referencing.factory.epsg
 

Subclasses of CachingAuthorityFactory in org.geotoolkit.referencing.factory.epsg
 class ThreadedEpsgFactory
          The EPSG factory registered in AuthorityFactoryFinder.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.