๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Foundations of AOP for J2EE Development

โœ Scribed by Lionel Seinturier, Renaud Pawlak


Book ID
127449239
Publisher
Apress; Distributed to the book trade worldwide by Springer-Verlag
Year
2005
Tongue
English
Weight
9 MB
Edition
1
Category
Library
City
Berkeley, Calif. :, New York
ISBN
1430200634

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.)


๐Ÿ“œ SIMILAR VOLUMES


Rapid J2EE(TM) Development: An Adaptive
โœ Alan Monnox ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Prentice Hall ๐ŸŒ English โš– 5 MB

Coverage includes * Defining end-to-end J2EE development strategies that promote speed without compromising quality * Understanding how your design-time decisions impact overall project schedules * Building agile application architectures that promote rapid development *

J2EE development frameworks
โœ Johnson, R. ๐Ÿ“‚ Article ๐Ÿ“… 2005 ๐Ÿ› IEEE ๐ŸŒ English โš– 97 KB
Pro Eclipse JST: Plug-ins for J2EE Devel
โœ Christopher M. Judd, Hakeem Shittu ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Apress ๐ŸŒ English โš– 6 MB

Eclipse has proven to be a best-of-class, open source, extensible application development framework. Eclipse offers many tools for developing Java applications including wizards, unit testing, debuggers, and editors. Not all of these tools support the development of enterprise applications. To make

Test-driven development: A J2EE Example
โœ Gold R., Hammell T., Snyder T. ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐ŸŒ English โš– 2 MB

Test-driven development was first introduced as part of the extreme programming (XP) paradigm. While not everyone agrees with all aspects of XP, most developers believe in the benefits of test-driven development. Although the basic techniques of test-driven development are simple to understand, its