Mastering AspectJ: Aspect-Oriented Programming in Java

Joseph D. Gradecki, Nicholas Lesiecki

  • 出版商: Wiley
  • 出版日期: 2003-03-17
  • 售價: $1,400
  • 貴賓價: 9.8$1,372
  • 語言: 英文
  • 頁數: 456
  • 裝訂: Paperback
  • ISBN: 0471431044
  • ISBN-13: 9780471431046
  • 相關分類: Java 程式語言
  • 下單後立即進貨 (約5~7天)

買這商品的人也買了...

商品描述

* Gives experienced Java developers the tools to exploit aspect-oriented programming techniques using AspectJ, an open source Java extension
* Delivers a code-intensive, real-world tutorial on building applications with AspectJ
* Covers the AspectJ compiler and browser as well as the IDE plug-ins and other tools that can be used with AspectJ
* Masterfully ties together all material in the book so that readers will be able to build a complete, working application
* Companion Web site includes all sample code, the complete application, and links to other relevant sites

Table of Contents

Introduction.

PART I. INTRODUCTION TO ASPECT ORIENTED PROGRAMMING.

  Chapter 1.. Introduction to AOP.

  Chapter 2. Implementing of AOP.

PART II. INTRODUCTION TO ASPECTJ.

  Chapter 3. Obtaining and Installing AspectJ.

  Chapter 4. AspectJ Hello Wolrd.

  Chapter 5. AspectJ Joinpoints.

  Chapter 6. AspectJ Pointcuts.

  Chapter 7. AspectJ Advice.

  Chapter 8. Static Crosscutting and Introduction.

  Chapter 9. AspectJ Aspects.

PART III. USING ASPECTJ.

  Chapter 10. Development Uses of AspectJ.

  Chapter 11. AspectJ Examples.

  Chapter 12. Using Aspect J Tools.

  Chapter 13. Error Handling.

  Chapter 14. Common Problems.

  Chapter 15. Limitations.

  Chapter 16. Putting It All Together: A Complete AspectJ Application.

PART IV. APPENDIXES.

  Appendix A. AspectJ API.

  Appendix B. Useful Sites.