Last Updated: August, 2014
Download as PDF
Feedback
Send us feedback about this document.
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:
Overview of Interceptors
Using Interceptors
The interceptor Example Application