org.jboss.cdi.tck.tests.decorators.invocation
Class BarImpl

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.invocation.BarImpl
All Implemented Interfaces:
Bar

public class BarImpl
extends Object
implements Bar


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

Constructor Detail

BarImpl

public BarImpl()
Method Detail

foo

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


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