org.glassfish.hk2.osgiresourcelocator
Class ServiceLoaderImpl

java.lang.Object
  extended by org.glassfish.hk2.osgiresourcelocator.ServiceLoader
      extended by org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl

public final class ServiceLoaderImpl
extends ServiceLoader

Author:
Sanjeeb.Sahoo@Sun.COM

Nested Class Summary
 
Nested classes/interfaces inherited from class org.glassfish.hk2.osgiresourcelocator.ServiceLoader
ServiceLoader.ProviderFactory<T>
 
Constructor Summary
ServiceLoaderImpl()
           
 
Method Summary
 void trackBundles()
           
 
Methods inherited from class org.glassfish.hk2.osgiresourcelocator.ServiceLoader
initialize, lookupProviderClasses, lookupProviderInstances, lookupProviderInstances, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLoaderImpl

public ServiceLoaderImpl()
Method Detail

trackBundles

public void trackBundles()


Copyright © 2013 GlassFish Community. All Rights Reserved.