net.sf.cglib.transform

Interface MethodFilter

public interface MethodFilter

Method Summary
booleanaccept(int access, String name, String desc, String[] exceptions, Attribute attrs)

Method Detail

accept

public boolean accept(int access, String name, String desc, String[] exceptions, Attribute attrs)
Copyright (c) 2001 - Apache Software Foundation