org.jboss.cdi.tck.tests.lookup.modules
Class AlternativeEjbFoo
java.lang.Object
org.jboss.cdi.tck.tests.lookup.modules.AlternativeEjbFoo
- All Implemented Interfaces:
- EjbFooLocal, Foo
@Alternative
public class AlternativeEjbFoo
- extends Object
- implements EjbFooLocal
|
Method Summary |
int |
pong()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlternativeEjbFoo
public AlternativeEjbFoo()
pong
public int pong()
- Specified by:
pong in interface Foo
Copyright © 2008-2013 Seam Framework. All Rights Reserved.