Uses of Interface
org.n52.iceland.util.LocalizedProducer
-
Packages that use LocalizedProducer Package Description org.n52.iceland.ogc.ows org.n52.iceland.util -
-
Uses of LocalizedProducer in org.n52.iceland.ogc.ows
Classes in org.n52.iceland.ogc.ows that implement LocalizedProducer Modifier and Type Class Description classOwsServiceIdentificationFactoryclassOwsServiceProviderFactoryMethods in org.n52.iceland.ogc.ows that return LocalizedProducer Modifier and Type Method Description LocalizedProducer<OwsServiceIdentification>OwsServiceMetadataRepository. getServiceIdentificationFactory(String service)LocalizedProducer<OwsServiceIdentification>OwsServiceMetadataRepositoryImpl. getServiceIdentificationFactory(String service)LocalizedProducer<OwsServiceProvider>OwsServiceMetadataRepository. getServiceProviderFactory(String service)LocalizedProducer<OwsServiceProvider>OwsServiceMetadataRepositoryImpl. getServiceProviderFactory(String service) -
Uses of LocalizedProducer in org.n52.iceland.util
Classes in org.n52.iceland.util that implement LocalizedProducer Modifier and Type Class Description classLocalizedLazyThreadSafeProducer<T>
-