Uses of Class
net.sf.cglib.BeforeAfterInterceptor

Packages that use BeforeAfterInterceptor
net.sf.cglib   
 

Uses of BeforeAfterInterceptor in net.sf.cglib
 

Subclasses of BeforeAfterInterceptor in net.sf.cglib
 class BeforeAfterAdapter
          A concrete implementation of BeforeAfterInterceptor that does nothing except call the original method.
 



Copyright © 2002-2003 cglib. All Rights Reserved.