October 17, 2009

Introducing AspectJ, Aspect-Oriented Programming for Java

o allow the creation of truly modular software, OOP has evolved into aspect-oriented programming (AOP). Building on familiar technologies such as JDBC, Hibernate, JPA, Spring Security, Spring MVC, and Swing, developers can apply AOP to common problems in Java enterprise applications. AspectJ, a mature AOP implementation for Java, is an