Cantitate/Preț
Produs

Foundations of AOP for J2EE Development

Autor Lionel Seinturier, Renaud Pawlak
en Limba Engleză Paperback – 26 noi 2014
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).
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 40238 lei  6-8 săpt.
  Apress – 26 noi 2014 40238 lei  6-8 săpt.
Hardback (1) 32731 lei  6-8 săpt.
  Apress – 20 sep 2005 32731 lei  6-8 săpt.

Preț: 40238 lei

Preț vechi: 50297 lei
-20% Nou

Puncte Express: 604

Preț estimativ în valută:
7703 8391$ 6462£

Carte tipărită la comandă

Livrare economică 18 decembrie 24 - 01 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430211983
ISBN-10: 1430211989
Pagini: 352
Ilustrații: XXIV, 328 p.
Dimensiuni: 191 x 235 x 18 mm
Greutate: 0.61 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

Introducing AOP.- The Concepts of AOP.- AspectJ.- Java Aspect Components.- JBoss AOP.- Spring AOP.- AOP Tools Comparison.- Design Patterns and AOP.- Quality of Service and AOP.- Presentation of the Sample Application.- Using AOP within the Sample Application’s Business Tier.- Using AOP in the Sample Application’s Presentation and Client Tiers.

Notă biografică

Lionel Seinturier received his Ph.D. in computer science from the Conservatoire National des Arts et M tiers, Paris, in December 1997. He 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). He is also an assistant professor in computer science at the University of Paris VI. Before joining academia, Seinturier also worked as a research engineer for France Telecom's research and development department, on the integration of ATM network technology and CORBA middleware. Seinturier's research interests include AOP and systems, middleware, and distributed algorithms. He is one of the programmers of the JAC AOP framework and the author of more than 25 international publications, including articles and tutorials on AOP.

Caracteristici

The concepts of AOP are presented independently of any particular implementation Covers all 4 major existing tools for AOP: AspectJ, JBoss AOP, AspectWerkz, JAC Covers the implementation of a technical aspect based on the Hibernate object/relational persistence framework, a J2EE application implemented with AspectJ, and applications of AOP in the domains of programming by contracts, program testing, and application management