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

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

public class Foo
extends Object


Constructor Summary
Foo()
           
Foo(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

Foo

public Foo()

Foo

public Foo(int id)
Method Detail

ping

public int ping()


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