org.jboss.cdi.tck.tests.lookup.dependency.resolution
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.dependency.resolution.Bar

public class Bar
extends Object


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

Constructor Detail

Bar

public Bar()

Bar

public Bar(int id)
Method Detail

ping

public int ping()


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