- Shows how to use AspectJ and annotations to implement a simple cache that speeds up your application
- This post is about AspectJ and why you might want to use it every day
- This post shows how to add logging to your application with AspectJ
- This post shows how to profile applications easily with AspectJ
- Although I wouldn't recommend it this post shows you how to implement the Singleton-Pattern with AspectJ 5
- Softw. Pract. Exper. 37(7):747--777 (2007)
- (February 1995)
- Manning, (July 2003)ISBN-10: 1930110936 ISBN-13: 978-1930110939 .


user