org.jboss.cdi.tck.tests.extensions.bean.bytype
Class SimpleBean

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.bean.bytype.SimpleBean
Direct Known Subclasses:
DerivedBean

public class SimpleBean
extends Object


Constructor Summary
SimpleBean()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleBean

public SimpleBean()


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