org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain.Bar

public class Bar
extends Object


Constructor Summary
Bar()
           
 
Method Summary
 Foo getFoo()
           
 int ping(int base)
           
 
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

getFoo

public Foo getFoo()

ping

public int ping(int base)


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