Foundations of AOP for J2EE Development
by wowo |Book Title: Foundations of AOP for J2EE Development
Author: Renaud Pawlak, Jean-Philippe Retaill?, Lionel Seinturier
Publisher: Apress (July 9, 2008)
Hardcover: 352 pages
Language: English
ISBN-10: 1590595076
ISBN-13: 978-1590595077
Book Description
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.)
Book Review
Foundations of AOP is an introductory book about the new programming paradigm “Aspect Oriented Programming” that takes care of crosscutting functionalities and code scattering to help you create better structured and clearer programs.
The book starts defining the new concepts related to AOP (joinpoints, poincuts, aspects, etc) using some examples in pseudo code and then describes 4 of the most popular tools that exist today: AspectJ, JAC (Java Aspect Components), JBoss AOP and Spring AOP. These descriptions are very complete, showing complete syntax, configuration and compilation instructions for each case. Basically, it implements the same example with the different tools so you can compare them. –Francisco Herrera (Miami, FL United States)
About the Author
Renaud Pawlak holds a PhD in computer science and is currently a computer science researcher at INRIA, a public research institute in France. In 2003-2004, he was a postdoctorate fellow at RPI, Hartford Graduated Campus (U.S.), where he taught software engineering and AOP to graduate students.
Jean-Philippe Retaill? holds qualifications in several areas of computer science and business, including a computer science engineering (MEng) degree and an MBA from the Sorbonne (France). He currently works as an IT architect for a large European insurance company.
Lionel Seinturier received his PhD degree in computer science from the CNAM, Paris, in December 1997. He currently holds a research position in computer science at LIFL, a computer science research laboratory that is jointly owned by the University of Lille (France) and INRIA (the French research agency for computer science).
Buy the book Foundations of AOP for J2EE Development (Foundation)
Read Ebook Foundations of AOP for J2EE Development
Related posts:
- Foundations of Object-Oriented Languages: Types and Semantics ...
- Data Structures and Algorithms in Java ...
- Developing Future Interactive Systems ...
- C++ How to Program (5th Edition) ...
- Concepts in Programming Languages ...
- Introduction to Management Science, 9th Edition ...
- Programming Languages: An Active Learning Approach ...
- Head First Java, 2nd Edition ...
- J2ME in a Nutshell (O’Reilly Java) ...
- Standard Handbook of Engineering Calculations ...
Tags: Book Foundations of AOP for J2EE Development, Buy Book Foundations of AOP for J2EE Development, Ebook Foundations of AOP for J2EE Development, Read Ebook Foundations of AOP for J2EE Development
