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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.modules.PaymentFoo
All Implemented Interfaces:
Foo
Direct Known Subclasses:
CashFoo

public class PaymentFoo
extends Object
implements Foo


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

Constructor Detail

PaymentFoo

public PaymentFoo()
Method Detail

pong

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


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