Group: Automon
Sort by:Popular

1.Automon4 usages

org.automon » automon

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. This module generates the core automon aspect library.
Last Release on Sep 30, 2024
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
This pom simply executes a few jdk classes to show how they can be woven/monitored with automon.
Last Release on Sep 30, 2024
Web app used to test weaving in a web container.
Last Release on Sep 30, 2024
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
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
Weave HelloWorld class with the automon aspect. This is an example of compile time weaving.
Last Release on Sep 30, 2024

8.Spring AOP

org.automon » spring_aop

Spring AOP
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