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