org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateField
Class TimestampLogger
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateField.TimestampLogger
- All Implemented Interfaces:
- Logger
@Decorator
public 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 |
PREFIX
public static final String PREFIX
TimestampLogger
public TimestampLogger()
log
public void log(String message)
- Specified by:
log
in interface Logger
getField
public static Logger getField()
- Returns:
- the field
reset
public static void reset()
- Parameters:
message
- the message to set
Copyright © 2008-2012 Seam Framework. All Rights Reserved.