Uses of Interface
org.jvnet.hk2.component.HabitatFactory

Packages that use HabitatFactory
org.jvnet.hk2.component Primary API surface of HK2. Start with Habitat
org.jvnet.hk2.junit   
 

Uses of HabitatFactory in org.jvnet.hk2.component
 

Constructors in org.jvnet.hk2.component with parameters of type HabitatFactory
HK2ProviderImpl(HabitatFactory factory)
           
 

Uses of HabitatFactory in org.jvnet.hk2.junit
 

Constructor parameters in org.jvnet.hk2.junit with type arguments of type HabitatFactory
Hk2TestServices(Class<? extends HabitatFactory> habitatFactoryClass, Class<? extends InhabitantsParserFactory> ipFactoryClass, boolean defaultRLSEnabled, boolean rlsConstraintsEnabled, Class<? extends FileFilter> classpathFilter, Class<? extends Module> module)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.