Group: Automon
2.HelloWorld Unwoven3 usages
org.automon » helloworld_unwoven
This pom simply has an unwoven HelloWorld class. The resulting jar can be used to test AspectJ load
time weaving.
Last Release on Sep 30, 2024
3.Unwoven JDK1 usages
org.automon » unwoven_jdk
This pom simply executes a few jdk classes to show how they can be woven/monitored with automon.
Last Release on Sep 30, 2024
4.Webapp Unwoven
org.automon » webapp_unwoven
Web app used to test weaving in a web container.
Last Release on Sep 30, 2024
5.Automon Parent
org.automon » automon_parent
Automon combines the power of AOP (AspectJ) with any monitoring or logging tools you already use to
declaratively monitor your Java code, the JDK, and dependent libraries.
Last Release on Sep 30, 2024
6.HelloWorld Unwoven Jamon
org.automon » helloworld_unwoven_jamon
This pom simply has an unwoven HelloWorld class, that also registers jamon as jmx so users can see
automon and jamon integration. The resulting jar can be used to test AspectJ load time weaving.
Last Release on Sep 30, 2024
7.HelloWorld Woven
org.automon » helloworld_woven
Weave HelloWorld class with the automon aspect. This is an example of compile time weaving.
Last Release on Sep 30, 2024
9.Spring Woven
org.automon » spring_woven
Weave HelloWorld class with the automon aspect in a spring application.
This is compile time weaving, so it doesn't do the typical weaving done by spring.
Last Release on Sep 30, 2024