(all-mbean-names)
Return a seq of all mbeans names
Return a seq of all mbeans names
(filter-mbean mbean)
Converts an mbean to a map. For attributes that can't be converted to JSON, return a string representation of the value.
Converts an mbean to a map. For attributes that can't be converted to JSON, return a string representation of the value.
(get-mbean name)
Returns the attributes of a given MBean
Returns the attributes of a given MBean
(mbean-names)
Return a map of mbean name to a link that will retrieve the attributes
Return a map of mbean name to a link that will retrieve the attributes
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close