Uses of Class
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.InjectedBean

Packages that use InjectedBean
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved   
 

Uses of InjectedBean in org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved
 

Methods in org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved that return InjectedBean
 InjectedBean SimpleBean.getInjectedBean()
           
 

Methods in org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved that return types with arguments of type InjectedBean
 javax.enterprise.inject.spi.AnnotatedType<InjectedBean> AnnotatedInjectionField.getDeclaringType()
           
 

Methods in org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved with parameters of type InjectedBean
 void SimpleBean.setInjectedBean(InjectedBean injectedBean)
           
 



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