io.leopard.autounit
Class ClassProxy.MethodFilterImpl

java.lang.Object
  extended by io.leopard.autounit.ClassProxy.MethodFilterImpl
All Implemented Interfaces:
javassist.util.proxy.MethodFilter
Enclosing class:
ClassProxy

protected static class ClassProxy.MethodFilterImpl
extends java.lang.Object
implements javassist.util.proxy.MethodFilter


Constructor Summary
protected ClassProxy.MethodFilterImpl()
           
 
Method Summary
 boolean isHandled(java.lang.reflect.Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassProxy.MethodFilterImpl

protected ClassProxy.MethodFilterImpl()
Method Detail

isHandled

public boolean isHandled(java.lang.reflect.Method method)
Specified by:
isHandled in interface javassist.util.proxy.MethodFilter


Copyright © 2014-2015. All Rights Reserved.