Class ConfigurationInterceptor
- java.lang.Object
-
- com.opensymphony.xwork2.interceptor.AbstractInterceptor
-
- org.onebusaway.presentation.impl.configuration.ConfigurationInterceptor
-
- All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor,Serializable
public class ConfigurationInterceptor extends com.opensymphony.xwork2.interceptor.AbstractInterceptor- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigurationInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringintercept(com.opensymphony.xwork2.ActionInvocation invocation)voidsetConfigurationService(ConfigurationService configurationService)
-
-
-
Method Detail
-
setConfigurationService
@Autowired public void setConfigurationService(ConfigurationService configurationService)
-
-