Class StandardJndiImplementation

    • Constructor Detail

      • StandardJndiImplementation

        public StandardJndiImplementation()
      • StandardJndiImplementation

        public StandardJndiImplementation​(java.lang.String jndiName)
    • Method Detail

      • createConnectionFactory

        public javax.jms.ConnectionFactory createConnectionFactory()
                                                            throws javax.jms.JMSException
        Description copied from interface: VendorImplementation
        Returns a ConnectionFactory.
        Specified by:
        createConnectionFactory in interface VendorImplementation
        Returns:
        an instance of ConnectionFactory
        Throws:
        javax.jms.JMSException - if any occurs