Uses of Interface
org.glassfish.hk2.Module

Packages that use Module
org.glassfish.hk2   
org.glassfish.hk2.spi   
 

Uses of Module in org.glassfish.hk2
 

Methods in org.glassfish.hk2 with parameters of type Module
 Services HK2.create(Services parent, Module... modules)
          Creates a new Services instances to register and lookup services to and from.
 

Uses of Module in org.glassfish.hk2.spi
 

Methods in org.glassfish.hk2.spi with parameters of type Module
 Services HK2Provider.create(Services parent, Module... modules)
          HK2.create(org.glassfish.hk2.Services, org.glassfish.hk2.Module...)
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.