Interface Repository

  • All Known Implementing Classes:
    AppSchemaDataAccessRegistry, DataAccessRegistry, DefaultRepository, DSFinderRepository

    public interface Repository
    An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.

    GeoTools includes a really simple RepositoryImpl which you can use to manage DataStore in your own application; or if you have your own advanced "catalog" you can make your own implementation.