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