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