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