Table of Contents
This chapter consists entirely of examples of AspectJ use.
The examples can be grouped into four categories:
technique | Examples which illustrate how to use one or more features of the language. |
development | Examples of using AspectJ during the development phase of a project. |
production | Examples of using AspectJ to provide functionality in an application. |
reusable | Examples of reuse of aspects and pointcuts. |