net.sf.cglib.transform.impl

Interface InterceptFieldFilter

public interface InterceptFieldFilter

Method Summary
booleanacceptRead(Type owner, String name)
booleanacceptWrite(Type owner, String name)

Method Detail

acceptRead

public boolean acceptRead(Type owner, String name)

acceptWrite

public boolean acceptWrite(Type owner, String name)
Copyright (c) 2001 - Apache Software Foundation