Modified Zapcat to support operations
Status: Beta
Brought to you by:
kjkoster
-Zapcat now support queries for mbean operations.
-Supported parameter types are int, float, boolean, double, long, String.
-mbean operation queries are in form of the following:
jmx_op[object_name][operation_name][arg1, arg2, arg3, arg4 ...]
patch file for zapcat modifications for operation support