org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary
Class Foo

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.Foo

public class Foo
extends Object

Author:
pmuir

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

ping

public int ping()


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