JBoss.org Community Documentation

Chapter 12. Reflection and AOP

12.1. Force interception via reflection
12.2. Clean results from reflection info methods

While AOP works fine for normal access to fields, methods and constructors, there are some problems with using the Reflection API for this using JBoss. The problems are: