butler.ext.log
Class TimestampCallback.DefaultImpl

java.lang.Object
  extended by butler.ext.log.TimestampCallback.DefaultImpl
All Implemented Interfaces:
TimestampCallback
Enclosing interface:
TimestampCallback

public static class TimestampCallback.DefaultImpl
extends java.lang.Object
implements TimestampCallback


Nested Class Summary
 
Nested classes/interfaces inherited from interface butler.ext.log.TimestampCallback
TimestampCallback.DefaultImpl
 
Constructor Summary
TimestampCallback.DefaultImpl()
           
 
Method Summary
 java.sql.Timestamp getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimestampCallback.DefaultImpl

public TimestampCallback.DefaultImpl()
Method Detail

getTimestamp

public java.sql.Timestamp getTimestamp()
Specified by:
getTimestamp in interface TimestampCallback