Class JMSContextMetadata

  • All Implemented Interfaces:
    Serializable

    public class JMSContextMetadata
    extends Object
    implements Serializable
    Serializable object which holds the information about the JMSContext that was specified at the injection point.
    See Also:
    Serialized Form
    • Method Detail

      • getLookup

        public String getLookup()
      • getSessionMode

        public int getSessionMode()
      • getUserName

        public String getUserName()
      • getPassword

        public String getPassword()
      • getFingerPrint

        public String getFingerPrint()