JBoss.org Community Documentation

Part I. Getting Started

Table of Contents

1. Introduction
2. Download and Installing
3. Building services
3.1. Creating POJOs
3.2. Wiring POJOs together
3.3. Configuring a service
3.4. Testing a service
3.5. Packaging a service
4. Using services
4.1. Bootstrapping the microcontainer
4.2. Deploying the service
4.3. Direct access
4.4. Indirect access
4.5. Dynamic classloading
5. Adding behaviour with AOP
5.1. Creating an aspect
5.2. Configuring the microcontainer
5.3. Applying an aspect
5.4. Lifecycle callbacks
5.5. Adding service lookup through JNDI
6. Advanced deployment
6.1. Deployment stages and actions
6.2. Changing the descriptor file format
6.3. Changing the archive structure
6.4. Changing the classloader
6.5. Adding a deployment action