Chapter 8: Aspect Orientated Programming (Interceptors)
In this chapter we introduce you to aspect‐oriented programming and Aspects in Java. We show how to use servlet filters as aspects.
We continue by discussing Aspects in Java EE and interceptors and finish by talking about EJB interceptors versus CDI interceptors.
Leave a Reply