| |
|
| java.lang.Object org.strecks.builder.InterceptorConfig
InterceptorConfig | public class InterceptorConfig (Code) | | A bean which contains the implementation class configuration parameters which may be modified in the
strecks.properties configuration file
author: Phil Zoio |
addAfterInterceptor | public void addAfterInterceptor(String className)(Code) | | |
addBeforeInterceptor | public void addBeforeInterceptor(String className)(Code) | | |
|
|
|