org.geotools.factory
Interface BufferedFactory

All Superinterfaces:
Factory
All Known Implementing Classes:
AbstractAuthorityMediator, AbstractCachedAuthorityFactory, AbstractEpsgFactory, AbstractEpsgMediator, AccessDialectEpsgFactory, AnsiDialectEpsgFactory, BufferedAuthorityFactory, BufferedCoordinateOperationFactory, CachedAuthorityDecorator, CachedCRSAuthorityDecorator, DefaultFactory, DeferredAuthorityFactory, EsriExtension, FactoryUsingWKT, HsqlDialectEpsgMediator, LongitudeFirstEpsgDecorator, LongitudeFirstFactory, ReferencingObjectFactory, ThreadedAuthorityFactory, ThreadedEpsgFactory, ThreadedHsqlEpsgFactory, ThreadedPostgreSQLEpsgFactory, UnnamedExtension

public interface BufferedFactory
extends Factory

A marker interface for factories that are buffering their objects in some way.

Since:
2.4
Author:
Martin Desruisseaux
Module:
modules/library/metadata (gt-metadata.jar)

Method Summary
 
Methods inherited from interface Factory
getImplementationHints
 



Copyright © 1996-2010 Geotools. All Rights Reserved.