org.jboss.cdi.tck.tests.definition.bean.custom
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.custom.Bar

public class Bar
extends Object


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

Constructor Detail

Bar

public Bar()
Method Detail

getOne

public int getOne()


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