Uses of Interface
org.glassfish.hk2.osgiresourcelocator.ServiceLoader.ProviderFactory

Uses of ServiceLoader.ProviderFactory in org.glassfish.hk2.osgiresourcelocator
 

Methods in org.glassfish.hk2.osgiresourcelocator with parameters of type ServiceLoader.ProviderFactory
static
<T> Iterable<? extends T>
ServiceLoader.lookupProviderInstances(Class<T> serviceClass, ServiceLoader.ProviderFactory<T> factory)
           
 



Copyright © 2013 GlassFish Community. All Rights Reserved.