org.jboss.jsr299.tck.tests.decorators.interceptor
Class FooDecorator
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.interceptor.FooDecorator
- All Implemented Interfaces:
- Foo
@Decorator
public class FooDecorator
- 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
FooDecorator
public FooDecorator()
doSomething
public void doSomething()
- Specified by:
doSomething
in interface Foo
Copyright © 2008-2012 Seam Framework. All Rights Reserved.