Uses of Interface
org.glassfish.hk2.ServiceLocator

Packages that use ServiceLocator
org.glassfish.hk2   
 

Uses of ServiceLocator in org.glassfish.hk2
 

Subinterfaces of ServiceLocator in org.glassfish.hk2
 interface ContractLocator<T>
          Created by IntelliJ IDEA.
 

Methods in org.glassfish.hk2 that return ServiceLocator
<U> ServiceLocator<U>
Locator.byType(java.lang.Class<U> type)
           
 ServiceLocator<?> Locator.byType(java.lang.String typeName)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.