Uses of Class
org.glassfish.hk2.HK2

Packages that use HK2
org.glassfish.hk2   
 

Uses of HK2 in org.glassfish.hk2
 

Methods in org.glassfish.hk2 that return HK2
static HK2 HK2.get()
          Entry point to the HK2 public APIs, will initialize the implementation and return a valid instance that can be used to configure modules bindings.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.