Uses of Class
net.sourceforge.stripes.controller.BeforeAfterMethodInterceptor.FilterMethods

Packages that use BeforeAfterMethodInterceptor.FilterMethods
net.sourceforge.stripes.controller This package contains classes which form the core internals of Stripes. 
 

Uses of BeforeAfterMethodInterceptor.FilterMethods in net.sourceforge.stripes.controller
 

Methods in net.sourceforge.stripes.controller that return BeforeAfterMethodInterceptor.FilterMethods
protected  BeforeAfterMethodInterceptor.FilterMethods BeforeAfterMethodInterceptor.getFilterMethods(Class<? extends ActionBean> beanClass)
          Gets the Before/After methods for the ActionBean.
 



? Copyright 2005-2006, Stripes Development Team.