org.jboss.cdi.tck.tests.decorators.definition.types
Class TimestampLogger
java.lang.Object
org.jboss.cdi.tck.tests.decorators.definition.types.TimestampLogger
- All Implemented Interfaces:
- EnhancedLogger<String>, Logger
@Decorator
public abstract class TimestampLogger
- extends Object
- implements Logger, EnhancedLogger<String>
- 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 text)
- Specified by:
log in interface Logger
Copyright © 2008-2013 Seam Framework. All Rights Reserved.