Skip to content

alexec/aspectj-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AspectJ Example Project

A basic project with AspectJ weaving.

This has an annotation (a nice explicit way of marking methods with advice), that when applied to a class causes an exception to be throw if system property test.mode.enabled != true.

The Internet is full of examples of AspectJ, so this project is just as shell (archetype?) for AOP projects.

References

About

AspectJ Example Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages