SeamFramework.orgCommunity Documentation

Part XII. Seam JMS

Table of Contents

67. Introduction
67.1. Mission statement
67.2. Seam 3 JMS Module Overview
68. Installation
69. Resource Injection
69.1. JMS Resource Injection
69.1.1. Destination Based Injection
69.1.2. Resource Configuration
69.2. Module Extensions
70. Messaging API
70.1. QueueBuilder and TopicBuilder
70.2. Message Manager
70.3. Durable Messaging Capabilities
70.4. MessageListeners versus Message Driven Beans
71. Bridging the Gap
71.1. Event Routing
71.1.1. Routes
71.2. Routing CDI Events to JMS
71.2.1. Usage
71.3. CDI Events from JMS Messages
71.3.1. Usage
72. Annotation Routing APIs
72.1. Observer Method Interfaces