Provides a map of alias to ConnectionFactory class-name.
May be used in conjunction with new-connection-factory
for easier
lookup of class-names.
Provides a map of alias to ConnectionFactory class-name. May be used in conjunction with `new-connection-factory` for easier lookup of class-names.
(new-connection-factory class-name & args)
Creates an instance of a javax.jms.ConnectionFactory given the class-name and the constructor arguments.
Creates an instance of a javax.jms.ConnectionFactory given the class-name and the constructor arguments.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close