org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator
Class Bar
java.lang.Object
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator.Bar
- All Implemented Interfaces:
- Foo
public class Bar
- extends Object
- implements Foo
|
Constructor Summary |
Bar()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bar
public Bar()
foo
public boolean foo()
- Specified by:
foo in interface Foo
produce
@Produces
public Integer produce()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.