org.jboss.cdi.tck.tests.decorators.invocation
Class BarDecorator
java.lang.Object
org.jboss.cdi.tck.tests.decorators.invocation.BarDecorator
- All Implemented Interfaces:
- Bar
@Decorator
public class BarDecorator
- extends Object
- implements Bar
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BarDecorator
public BarDecorator()
foo
public boolean foo()
- Specified by:
foo in interface Bar
invokeFooOutsideOfBusinessMethodInterception
public static void invokeFooOutsideOfBusinessMethodInterception()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.