Uses of Interface
org.glassfish.hk2.Providers

Packages that use Providers
org.glassfish.hk2   
 

Uses of Providers in org.glassfish.hk2
 

Subinterfaces of Providers in org.glassfish.hk2
 interface ContractLocator<T>
          Provides a means to locate services in the HK2 services registry by contract.
 interface ServiceLocator<T>
          A ServiceLocator provides runtime access to a particular service in HK2.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.