JBOSS IDE: Aop Plugin

Features of JBoss IDE's Aop Plug-in

1.0


Table of Contents

1. Introduction
1.1. Document Purpose
1.2. What is JBoss AOP?
1.3. How can the IDE help me?
2. Getting Started
2.1. Installation
2.2. Creating a new AOP Project
2.3. Exploring the Views
2.3.1. Project Structure
2.3.2. Aspect Manager View
2.3.3. The Advised Members View
3. Creating Aop Elements
3.1. Setup
3.2. Creating a named pointcut
3.3. Binding the Pointcut
3.4. Creating Typedefs
3.5. Creating Introductions
3.5.1. Setup
3.5.2. Creating the Introduction
4. The Aop Editor
4.1. Setup
4.2. Type matchers
4.3. Advised Members Markers
4.4. Adding / deleting methods
4.5. Changing Annotations
4.5.1. Making it match
5. Running your AOP app
}