开发者

Any one had Logging interceptor for JSF 2.0 Managed bean working

I have a managed bean with lots of methods. I want to log the entry and exit times of each method invoc开发者_JAVA技巧ation . I thought of reusing the Interceptor that works successfully with my EJB's.

I am having no luck with it and interceptor isn't getting called. Is @Interceptors not applicable in managed beans ?

Cheers, Goutham

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜