Instrumentation with AspectJ

Todo

Describe general approach to do so. Refer to a tutorial for a quicker approach.

The Java Servlet Container Example contains a some basic introduction to using AspectJ probes.

AspectJ Configuration

Compile-time weaving

Load-time weaving

References