- java.lang.Object
-
- org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.FooImpl
-
-
Constructor Summary
Constructors
| Constructor and Description |
FooImpl() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
bar() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
bar
public void bar()
- Specified by:
bar in interface Foo
Copyright © 2008-2013 Seam Framework. All Rights Reserved.