org.jboss.cdi.tck.tests.lookup.modules
Class EjbFoo

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.modules.EjbFoo
All Implemented Interfaces:
EjbFooLocal, Foo

public class EjbFoo
extends Object
implements EjbFooLocal


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

Constructor Detail

EjbFoo

public EjbFoo()
Method Detail

pong

public int pong()
Specified by:
pong in interface Foo


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