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

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

public class Baz
extends Object

Injects bar from bean archive - EAR lib.


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

Constructor Detail

Baz

public Baz()
Method Detail

ping

public int ping()


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