Hi
I just read the concept of interceptors. I am looking for the CDI implementation of interceptors either the example described in Weld (Redhat and JBoss) or http://www.caucho.com/articles/JavaEE6_Rahman_Part3.pdf. Either shopping cart example source code or bid and audit source code. I want a complete example with interceptor priority given in bean.xml. I have checked both JBoss quick start and also guice/google site but I could not find a complete example with source code for Interceptors and decorators.
Thanks
Meena Rajani