Liking cljdoc? Tell your friends :D

eva.v2.messaging.jms.beta.connection-factory


connection-factory-nameclj

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.
sourceraw docstring

new-connection-factoryclj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close