Chapter 50
Using Java EE Interceptors
This chapter discusses how to create interceptor classes and methods that interpose on method invocations or lifecycle events on a target class.
The following topics are addressed here: