@Retention(value=RUNTIME) @Target(value={METHOD,FIELD,PARAMETER,TYPE}) public @interface JMSSessionMode
javax.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  javax.jms.JMSContextobject. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.