Package | Description |
---|---|
net.sourceforge.stripes.controller |
This package contains classes which form the core internals of Stripes.
|
Modifier and Type | Method and Description |
---|---|
protected BeforeAfterMethodInterceptor.FilterMethods |
BeforeAfterMethodInterceptor.getFilterMethods(java.lang.Class<? extends ActionBean> beanClass)
Gets the Before/After methods for the ActionBean.
|
? Copyright 2005-2006, Stripes Development Team.