org.jboss.jsr299.tck.tests.decorators.invocation
Class FooDecorator2
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.invocation.FooDecorator2
- All Implemented Interfaces:
- Foo
@Decorator
public class FooDecorator2
- extends Object
- implements Foo
- Author:
- pmuir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUFFIX
public static final String SUFFIX
- See Also:
- Constant Field Values
FooDecorator2
public FooDecorator2()
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.