org.jboss.jsr299.tck.tests.decorators.definition.broken.finalBeanMethod
Class TimestampLogger

java.lang.Object
  extended by 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

Constructor Summary
TimestampLogger()
           
 
Method Summary
 void log(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimestampLogger

public TimestampLogger()
Method Detail

log

public void log(String string)
Specified by:
log in interface Logger


Copyright © 2008-2012 Seam Framework. All Rights Reserved.