(PDF 英文版, 附源码)
by Renaud Pawlak, Jean-Philippe Retaillé, Lionel Seinturier
Hardcover: 352 pages
Publisher: Apress (September 16, 2005)
ISBN-10: 1590595076
ISBN-13: 978-1590595077
Foundations of AOP for J2EE Development covers a relatively new programming paradigm: aspect-oriented programming, or AOP. Presented are the core concepts of AOP: AspectJ 5, JBoss AOP, Spring AOP, and JAC. Specific features of these tools are compared. The book also explores the potential uses of AOP in everyday programming life, such as design patterns implementation, program testing, and application management.
In the latter part of the book, the authors show how AOP can ease the task of J2EE application development. (J2EE is known for being a rich and somewhat complicated framework.)
详细介绍,源码在此:http://www.apress.com/book/view/1590595076
(附件包含源码)