aspectj

Caching with AspectJ

Shows how to use AspectJ and annotations to implement a simple cache that speeds up your application

Singletons with AspectJ

Although I wouldn’t recommend it this post shows you how to implement the Singleton-Pattern with AspectJ 5