Many developers have expressed an interest in Aspect Oriented Programming, which takes Object Oriented programming to the next level of flexibility. But finding a practical, non-theoretical way to explore the tools and techniques of AOP - especially Aspect J, the open source AOP language for Java-has been a real problem.
'Aspect J Cookbook' delivers the solution, with a wide variety of code recipes for solving day-to-day design and coding problems using Aspect Orientation's unique approach. The book shows readers why, and how, common Java development problems can be solved with Aspect Oriented techniques, and uses real world examples to explain why Aspect Orientation is more than just a concept.