org.jboss.jsr299.tck.tests.decorators.invocation.producer.method
Class Foo

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.invocation.producer.method.Foo

public class Foo
extends Object

Author:
pmuir

Constructor Summary
Foo(String foo)
           
 
Method Summary
 String getFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Foo

public Foo(String foo)
Method Detail

getFoo

public String getFoo()
Returns:
the foo


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