org.shiftone.exq.impl.util
Class LogUtil

java.lang.Object
  extended byorg.shiftone.exq.impl.util.LogUtil

public class LogUtil
extends java.lang.Object

Class LogUtil

Author:
Jeff Drost

Constructor Summary
LogUtil()
           
 
Method Summary
static java.lang.Object getLoggedProxy(java.lang.Object target, java.lang.Class iface)
          Method getLoggedProxy
static void main(java.lang.String[] args)
          Method main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogUtil

public LogUtil()
Method Detail

getLoggedProxy

public static java.lang.Object getLoggedProxy(java.lang.Object target,
                                              java.lang.Class iface)
Method getLoggedProxy

Parameters:
target -
iface -

main

public static void main(java.lang.String[] args)
Method main

Parameters:
args -