| Class | Description |
|---|---|
| AbstractJMSContextManager |
This bean has a map to store JMSContext instances based on the injection
point, that makes sure in one class, the injected JMSContext beans of
different injection point will not share the same request/trasaction scoped JMSContext
instance in a request/transaction.
|
| ForwardingJMSContext | |
| InjectableJMSContext |
This bean is the JMSContext wrapper which user gets by injection.
|
| JMSCDIExtension | |
| JMSCDIExtension.LocalPassivationCapableBean | |
| JMSContextEntry | |
| JMSContextMetadata |
Serializable object which holds the information about the JMSContext
that was specified at the injection point.
|
| RequestedJMSContextManager | |
| TransactedJMSContextManager |
Copyright © 2019. All rights reserved.