org.apache.openejb.resource.jdbc.logging
Class TimeWatcherExecutor

java.lang.Object
  extended by org.apache.openejb.resource.jdbc.logging.TimeWatcherExecutor

public final class TimeWatcherExecutor
extends Object


Nested Class Summary
static class TimeWatcherExecutor.TimerWatcherResult
           
 
Method Summary
static TimeWatcherExecutor.TimerWatcherResult execute(Method mtd, Object instance, Object[] args, boolean watch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public static TimeWatcherExecutor.TimerWatcherResult execute(Method mtd,
                                                             Object instance,
                                                             Object[] args,
                                                             boolean watch)
                                                      throws Throwable
Throws:
Throwable


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.