/monty

Primary LanguageJavaOtherNOASSERTION

monty - simple monitoring toolset.

Simple tools to allow monitoring aspects to be triggered by annotations. Relies on AspectJ (language, you are free to pick your own impl, ie byteweave or spring proxy)

Currently uses JaMon 2.71 for stopwatch and timers. If you want to "see" the results, add the jamon .war to your project found in the zip at: http://sourceforge.net/projects/jamonapi/v2_71

Compiled up to Java 1.5 language level so will work for 1.5 upwards. monty is licensed with a BSD3 licence see the included LICENSE file for details.

Please also abide by the License for JAMon http://jamonapi.sourceforge.net/#JAMonLicense

State

not ready, under development.

Thanks

Steve Souza author of JAMon api.

Author

Karl Roberts karl.roberts@owtelse.com

Notes

  1. official repository https://github.com/karlroberts/monty
  2. site and documentation https://github.com/karlroberts/monty
  3. license (3 point BSD style) https://github.com/karlroberts/monty/blob/master/LICENSE