JBoss.org Community Documentation

Chapter 13. Interception of Array Element Access

13.1. Replacing Array Access
13.2. Preparing Array Fields
13.3. Binding Advices to array element access
13.4. Invocation types for array element access interception

This chapter will show you how to intercept access to the individual elements of an array. The concepts are similar to the interception we have seen previously, but a few configuration options are introduced. Array interception can currently only be configured via xml. There are three steps involved.