org.geotools.geojson
Class TracingHandler

Object
  extended by TracingHandler
All Implemented Interfaces:
InvocationHandler

public class TracingHandler
extends Object
implements InvocationHandler


Constructor Summary
TracingHandler(Object delegate)
           
 
Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TracingHandler

public TracingHandler(Object delegate)
Method Detail

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface InvocationHandler
Throws:
Throwable


Copyright © 1996-2014 Geotools. All Rights Reserved.