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)
           
static String inlineStack(String[] acceptedPackages)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

inlineStack

public static String inlineStack(String[] acceptedPackages)

execute

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


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.