net.sf.cglib.transform.impl
Interface InterceptFieldEnabled


public interface InterceptFieldEnabled


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

Method Detail

setInterceptFieldCallback

public void setInterceptFieldCallback(InterceptFieldCallback callback)

getInterceptFieldCallback

public InterceptFieldCallback getInterceptFieldCallback()


Copyright © 2002-2003 cglib. All Rights Reserved.