com.ibm.mq

Class JmqiSESSION

  • java.lang.Object
    • com.ibm.mq.JmqiSESSION


  • public class JmqiSESSION
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      JmqiSESSION() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static com.ibm.mq.jmqi.JmqiEnvironment getJmqiEnv() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JmqiSESSION

        public JmqiSESSION()
    • Method Detail

      • getJmqiEnv

        public static com.ibm.mq.jmqi.JmqiEnvironment getJmqiEnv()
        Returns:
        a default JmqiEnvironment instance
(c) Copyright IBM Corp. 2008, 2015. All Rights Reserved.