JBoss.org Community Documentation

Chapter 10. Running Aspectized Applications

10.1. Loadtime, Compiletime and HotSwap Modes
10.2. Regular Java Applications
10.2.1. Precompiled instrumentation
10.2.2. Loadtime
10.2.3. HotSwap
10.2.4. User-Defined ClassLoaders
10.3. JBoss Application Server
10.3.1. Packaging AOP Applications
10.3.2. The JBoss AspectManager Service
10.3.3. Loadtime transformation in JBoss AS Using Sun JDK
10.3.4. JBoss 5 and JRockit
10.3.5. Improving Loadtime Performance in a JBoss AS Environment
10.4. Scoping aop to the classloader
10.4.1. Deploying as part of a scoped classloader
10.4.2. Attaching to a scoped deployment

This section will show you how to run JBoss AOP with standalone applications and how to run it integrated with the JBoss application server.