org.jboss.jsr299.tck.tests.decorators.definition.inject.broken.delegateProducerMethod
Class TimestampLogger
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.definition.inject.broken.delegateProducerMethod.TimestampLogger
@Decorator
public class TimestampLogger
- extends Object
- Author:
- pmuir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampLogger
public TimestampLogger()
setLogger
@Produces
public String setLogger(@Delegate
Logger logger)
log
public void log(String message)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.