org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean
Class Consumer

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.Consumer

public class Consumer
extends Object


Constructor Summary
Consumer()
           
 
Method Summary
 org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.ExplicitContructorSimpleBean getExplicitConstructorBean()
           
 org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.InitializerSimpleBean getInitializerSimpleBean()
           
 org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.ExplicitContructorSimpleBean getNewExplicitConstructorBean()
           
 org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.InitializerSimpleBean getNewInitializerSimpleBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Consumer

public Consumer()
Method Detail

getExplicitConstructorBean

public org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.ExplicitContructorSimpleBean getExplicitConstructorBean()

getNewExplicitConstructorBean

public org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.ExplicitContructorSimpleBean getNewExplicitConstructorBean()

getInitializerSimpleBean

public org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.InitializerSimpleBean getInitializerSimpleBean()

getNewInitializerSimpleBean

public org.jboss.jsr299.tck.tests.implementation.simple.newSimpleBean.InitializerSimpleBean getNewInitializerSimpleBean()


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