org.jboss.jsr299.tck.tests.decorators.invocation
Class FooImpl
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.invocation.FooImpl
- All Implemented Interfaces:
- Foo
public class FooImpl
- extends Object
- implements Foo
- Author:
- pmuir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FooImpl
public FooImpl()
getMessage
public static String getMessage()
- Returns:
- the message
reset
public static void reset()
- Parameters:
message
- the message to set
log
public void log(String message)
- Specified by:
log
in interface Foo
Copyright © 2008-2012 Seam Framework. All Rights Reserved.