SeamFramework.orgCommunity Documentation

Seam Config Module

Reference Guide

3.0.0-SNAPSHOT


1. Seam Config Introduction
1.1. Getting Started
1.2. The Princess Rescue Example
2. Seam Config XML provider
2.1. XML Namespaces
2.2. Adding, replacing and modifying beans
2.3. Applying annotations using XML
2.4. Configuring Fields
2.4.1. Initial Field Values
2.4.2. Inline Bean Declarations
2.5. Configuring methods
2.6. Configuring the bean constructor
2.7. Overriding the type of an injection point
2.8. Configuring Meta Annotations
2.9. Virtual Producer Fields
2.10. Notes on Configuring Interceptors
2.11. More Information