org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator.Bar
All Implemented Interfaces:
Foo

public class Bar
extends Object
implements Foo


Constructor Summary
Bar()
           
 
Method Summary
 boolean foo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bar

public Bar()
Method Detail

foo

public boolean foo()
Specified by:
foo in interface Foo


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