Liking cljdoc? Tell your friends :D

io.github.frenchy64.fully-satisfies.non-leaky-macros.clojure.java.jmx

Implementations of clojure.java.jmx macros that don't leak implementation details.

Implementations of clojure.java.jmx macros that don't leak implementation details.
raw docstring

non-leaky-with-connectioncljmacro

(non-leaky-with-connection opts & body)

Like clojure.java.jmx/with-connection, except body does not leak try/catch syntax.

Like clojure.java.jmx/with-connection, except body does not leak try/catch syntax.
sourceraw docstring

with-connectioncljmacro

(with-connection & args)
source

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

× close