.. _instrumenting-software-aspectj: Instrumentation with AspectJ ============================ .. todo:: Describe general approach to do so. Refer to a tutorial for a quicker approach. The :ref:`tutorial-servlet-example` contains a some basic introduction to using AspectJ probes. AspectJ Configuration --------------------- Compile-time weaving ~~~~~~~~~~~~~~~~~~~~ Load-time weaving ~~~~~~~~~~~~~~~~~ References ---------- - `AspectJ probes `_