Contrib: static utility methods for monitoring code blocks
Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.
Brought to you by:
stevesouza
For your consideration, see the attached MonitorUtils class which provides static utility methods for monitoring code blocks with nanosecond resolution.
The class is based on
which is licensed LGPL version 3.0, but as the sole copyright holder I am willing to relicense the contribution for inclusion in the JAMon library.
Also attached is a junit test case.
java source for MonitorUtils.java and MonitorUtilsTest.java