SeamFramework.orgCommunity Documentation

Part XII. Seam JMS

Table of Contents

71. Introduction
71.1. Mission statement
71.2. Seam 3 JMS Module Overview
72. Installation
73. Resource Injection
73.1. JMS Resource Injection
73.1.1. Destination Based Injection
73.1.2. Resource Configuration
73.2. Module Extensions
74. Messaging API
74.1. QueueBuilder and TopicBuilder
74.2. Message Manager
74.3. Durable Messaging Capabilities
74.4. MessageListeners versus Message Driven Beans
75. Bridging the Gap
75.1. Event Routing
75.1.1. Routes
75.2. Routing CDI Events to JMS
75.2.1. Usage
75.3. CDI Events from JMS Messages
75.3.1. Usage
76. Annotation Routing APIs
76.1. Observer Method Interfaces