Hi Frans,
interceptor is AOP,
but when aspectj is crosscutting java code,
interceptor is crosscutting action flow (any one who is wiser should
correct me here).
I use interceptor for authentication,
my interceptor (authentication aspect) is catching all requests (before)
and is doing authentication
hi there
just have an idea to make interceptor become AOP,
i am using spring and there is aspectj inside,
any idea to make both united?
only one,
i did chat with patrick lightbody, the interceptor is look like AOP,
but only execute(),
Frans
--
2 matches
Mail list logo