| Package | Description |
|---|---|
| org.glassfish.jms.injection |
| Class and 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 |
| JMSContextEntry |
| JMSContextMetadata
Serializable object which holds the information about the JMSContext
that was specified at the injection point.
|
| RequestedJMSContextManager |
Copyright © 2017. All rights reserved.