net.sf.cglib.transform.impl
Interface InterceptFieldEnabled


public interface InterceptFieldEnabled


Method Summary
 InterceptFieldCallback getInterceptFieldCallback()
           
 void setInterceptFieldCallback(InterceptFieldCallback callback)
           
 

Method Detail

setInterceptFieldCallback

void setInterceptFieldCallback(InterceptFieldCallback callback)

getInterceptFieldCallback

InterceptFieldCallback getInterceptFieldCallback()


Copyright © 2012 Oracle Corporation. All Rights Reserved.