io.github.frenchy64.fully-satisfies.non-leaky-macros.clojure.java.jmx
Implementations of clojure.java.jmx macros that don't leak implementation details.
non-leaky-with-connection
macro
(non-leaky-with-connection opts & body)
Like clojure.java.jmx/with-connection, except body does not leak try/catch syntax.