org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanMethod
Class TimestampLogger
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanMethod.TimestampLogger
- All Implemented Interfaces:
- Logger
@Decorator
public abstract class TimestampLogger
- extends Object
- implements Logger
- Author:
- pmuir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampLogger
public TimestampLogger()
log
public void log(String string)
- Specified by:
log
in interface Logger
Copyright © 2008-2012 Seam Framework. All Rights Reserved.