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

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

public class Bar
extends Object

Author:
pmuir

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

ping

public int ping()


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