SeamFramework.org
Community Documentation
Next
JBoss Seam 3 JMS Module
Reference Guide
John
Ament
Jordan
Ganoff
1. Introduction
1.1. Mission statement
1.2. Seam 3 JMS Module Overview
2. Installation
3. Resource Injection
3.1. JMS Resource Injection
3.1.1. Destination Based Injection
3.1.2. Resource Configuration
4. Bridging the Gap
4.1. Event Routing
4.1.1. Routes
4.1.2. @EventRouting
4.2. Routing CDI Events to JMS
4.2.1. Usage
4.3. CDI Events from JMS Messages
4.3.1. Usage
5. Messaging API
5.1. Message Manager
5.2. Durable Messaging Capabilities
5.3. MessageListeners versus Message Driven Beans
6. Annotation Routing APIs
6.1. Observer Method Interfaces
Next
Chapter 1. Introduction