Uses of Class
com.caucho.config.inject.OwnerCreationalContext

Packages that use OwnerCreationalContext
com.caucho.config.inject   
 

Uses of OwnerCreationalContext in com.caucho.config.inject
 

Subclasses of OwnerCreationalContext in com.caucho.config.inject
 class ProducesCreationalContext<T>
          Stack of partially constructed beans.
 

Methods in com.caucho.config.inject that return OwnerCreationalContext
protected  OwnerCreationalContext<?> CreationalContextImpl.getOwner()
           
 OwnerCreationalContext<?> DependentCreationalContext.getOwner()
           
protected  OwnerCreationalContext<T> OwnerCreationalContext.getOwner()