See: Description
| Class | Description |
|---|---|
| JmsConfig | |
| JmsConfig.ConnectionConfig | |
| JmsConfig.ConnectionFactoryConfig |
| Enum | Description |
|---|---|
| DestinationType |
Enumerates JMS destination types.
|
| Annotation Type | Description |
|---|---|
| JmsConnection |
This annotation accompanies the
Transactional annotation to define the
transaction as a JMS one and specify the concerned JMS connection. |
| JmsMessageListener |
This annotations marks a JMS message listener that will be invoked when a message arrives.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.