任何人都拥有用于 JSF 2.0 托管 bean 工作的日志记录拦截器
我有一个有很多方法的托管 bean。我想记录每个方法调用的进入和退出时间。我考虑重用与我的 EJB 成功配合的拦截器。
我没有运气,拦截器没有被调用。 @Interceptors 不适用于托管 bean 吗?
干杯, 古瑟姆
I have a managed bean with lots of methods. I want to log the entry and exit times of each method invocation . 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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论