SeamFramework.org
Community Documentation
Prev
Next
Part XII. Seam JMS
Table of Contents
62. Introduction
62.1. Mission statement
62.2. Seam 3 JMS Module Overview
63. Installation
64. Resource Injection
64.1. JMS Resource Injection
64.1.1. Destination Based Injection
64.1.2. Resource Configuration
64.2. Module Extensions
65. Messaging API
65.1. QueueBuilder and TopicBuilder
65.2. Message Manager
65.3. Durable Messaging Capabilities
65.4. MessageListeners versus Message Driven Beans
66. Bridging the Gap
66.1. Event Routing
66.1.1. Routes
66.1.2. @EventRouting
66.2. Routing CDI Events to JMS
66.2.1. Usage
66.3. CDI Events from JMS Messages
66.3.1. Usage
67. Annotation Routing APIs
67.1. Observer Method Interfaces
Prev
Chapter 61. Seam JCR - Object Content Mapping
Top of page
Front page
Next
Chapter 62. Introduction