org.apache.webbeans.proxy.javassist
Class JavassistFactory.FinalizeMethodFilter
java.lang.Object
org.apache.webbeans.proxy.javassist.JavassistFactory.FinalizeMethodFilter
- All Implemented Interfaces:
- javassist.util.proxy.MethodFilter
- Enclosing class:
- JavassistFactory
public static class JavassistFactory.FinalizeMethodFilter
- extends Object
- implements javassist.util.proxy.MethodFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final JavassistFactory.FinalizeMethodFilter INSTANCE
JavassistFactory.FinalizeMethodFilter
public JavassistFactory.FinalizeMethodFilter()
isHandled
public boolean isHandled(Method method)
- Specified by:
isHandled in interface javassist.util.proxy.MethodFilter
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.