Uses of Class
org.jboss.cdi.tck.util.DependentInstance

Packages that use DependentInstance
org.jboss.cdi.tck   
org.jboss.cdi.tck.util   
 

Uses of DependentInstance in org.jboss.cdi.tck
 

Methods in org.jboss.cdi.tck that return DependentInstance
<T> DependentInstance<T>
AbstractTest.newDependentInstance(Class<T> beanType, Annotation... qualifiers)
           
 

Uses of DependentInstance in org.jboss.cdi.tck.util
 

Methods in org.jboss.cdi.tck.util that return DependentInstance
 DependentInstance<T> DependentInstance.destroy()
          Destroy the created instance properly.
 



Copyright © 2008-2013 Seam Framework. All Rights Reserved.