org.jboss.jsr299.tck.tests.decorators.interceptor
Class FooStuff

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.interceptor.FooStuff
All Implemented Interfaces:
Foo

public class FooStuff
extends Object
implements Foo


Constructor Summary
FooStuff()
           
 
Method Summary
 void doSomething()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooStuff

public FooStuff()
Method Detail

doSomething

public void doSomething()
Specified by:
doSomething in interface Foo


Copyright © 2008-2012 Seam Framework. All Rights Reserved.