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

Packages that use CageBuilder
com.sun.hk2.component Dependency injection implementation for HK2. 
org.jvnet.hk2.component Primary API surface of HK2. Start with Habitat
 

Uses of CageBuilder in com.sun.hk2.component
 

Classes in com.sun.hk2.component that implement CageBuilder
static class CompanionSeed.Registerer<T>
          Deprecated. When CompanionSeed enters habitat, look for existing inhabitants and make sure all of them get its corresponding companions from this new seed.
 

Uses of CageBuilder in org.jvnet.hk2.component
 

Classes in org.jvnet.hk2.component that implement CageBuilder
static class CageBuilder.Registerer<T>
          Deprecated. When CageBuilder enters habitat, look for existing inhabitants that were supposed to be caged by this and cage them all.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.