2014-07-09 20:01 GMT+02:00 Gildas de Cadoudal <gildas.de.cadou...@gmail.com>:
> thanks Lukasz, but ActionProxy#getConfig()#getInterceptors() lists the
> interceptors but not the name of the stack used by the action

You can always @Inject Configuration and traverse over it, anyway
without large changes inside S2 it isn't possible to simple inject
interceptor. I think the simplest option is to mark action with
interface to activate given interceptor. In the same way as
ServletConfigInterceptor injects request (RequestAware), session
(SessionAware) and so on.


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to