Uses of Class
org.glassfish.hk2.osgiresourcelocator.ServiceLoader
-
Packages that use ServiceLoader Package Description org.glassfish.hk2.osgiresourcelocator -
-
Uses of ServiceLoader in org.glassfish.hk2.osgiresourcelocator
Subclasses of ServiceLoader in org.glassfish.hk2.osgiresourcelocator Modifier and Type Class Description class
ServiceLoaderImpl
Fields in org.glassfish.hk2.osgiresourcelocator declared as ServiceLoader Modifier and Type Field Description private static ServiceLoader
ServiceLoader. _me
SingletonMethods in org.glassfish.hk2.osgiresourcelocator with parameters of type ServiceLoader Modifier and Type Method Description static void
ServiceLoader. initialize(ServiceLoader singleton)
-