Uses of Interface
org.glassfish.hk2.osgiresourcelocator.ServiceLoader.ProviderFactory
-
Packages that use ServiceLoader.ProviderFactory Package Description org.glassfish.hk2.osgiresourcelocator -
-
Uses of ServiceLoader.ProviderFactory in org.glassfish.hk2.osgiresourcelocator
Methods in org.glassfish.hk2.osgiresourcelocator with parameters of type ServiceLoader.ProviderFactory Modifier and Type Method Description static <T> Iterable<? extends T>
ServiceLoader. lookupProviderInstances(Class<T> serviceClass, ServiceLoader.ProviderFactory<T> factory)
-