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