org.neovera.jdiablo.internal
Class DiabloFilter

java.lang.Object
  extended by org.neovera.jdiablo.internal.DiabloFilter
All Implemented Interfaces:
net.sf.cglib.proxy.CallbackFilter

public class DiabloFilter
extends Object
implements net.sf.cglib.proxy.CallbackFilter


Constructor Summary
DiabloFilter(Class<?> claz)
           
 
Method Summary
 int accept(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.cglib.proxy.CallbackFilter
equals
 

Constructor Detail

DiabloFilter

public DiabloFilter(Class<?> claz)
Method Detail

accept

public int accept(Method method)
Specified by:
accept in interface net.sf.cglib.proxy.CallbackFilter


Copyright © 2014 Neovera Inc.. All rights reserved.