@Retention(value=RUNTIME) @Target(value={METHOD,FIELD,PARAMETER,TYPE}) public @interface JMSSessionMode
jakarta.jms.JMSContext
 object. The meaning and possible values of session mode are the same as for the ConnectionFactory method
 createContext(int sessionMode).JMSContext.createContext(int)| Modifier and Type | Optional Element and Description | 
|---|---|
| int | valueSpecifies the session mode used when injecting a  jakarta.jms.JMSContextobject. | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.