Uses of Class
org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.SimpleBean

Packages that use SimpleBean
org.jboss.jsr299.tck.tests.implementation.enterprise.newBean   
 

Uses of SimpleBean in org.jboss.jsr299.tck.tests.implementation.enterprise.newBean
 

Methods in org.jboss.jsr299.tck.tests.implementation.enterprise.newBean that return SimpleBean
 SimpleBean ExplicitConstructor.getInjectedSimpleBean()
           
 SimpleBean ExplicitConstructorSessionBean.getInjectedSimpleBean()
           
 

Methods in org.jboss.jsr299.tck.tests.implementation.enterprise.newBean with parameters of type SimpleBean
 void ExplicitConstructor.setInjectedSimpleBean(SimpleBean injectedSimpleBean)
           
 void ExplicitConstructorSessionBean.setInjectedSimpleBean(SimpleBean injectedSimpleBean)
           
 

Constructors in org.jboss.jsr299.tck.tests.implementation.enterprise.newBean with parameters of type SimpleBean
ExplicitConstructorSessionBean(SimpleBean bean)
           
 



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