Applied Java Patterns (Paperback)

Stephen Stelting, Olav Maassen

  • 出版商: Prentice Hall
  • 出版日期: 2011-02-09
  • 定價: $1,650
  • 售價: 5.0$825
  • 語言: 英文
  • 頁數: 608
  • 裝訂: Paperback
  • ISBN: 0130935387
  • ISBN-13: 9780130935380
  • 相關分類: Java 程式語言
  • 立即出貨(限量) (庫存=8)

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

商品描述

Increasingly, Java developers are recognizing the value of patterns in helping to build more robust, effective software systems -- but most books on patterns are either generic or focused on other languages. Now, the creators of Sun's own course on Java patterns have written the definitive book for working developers. Replete with working code, Applied Java Patterns offers practical help with applying patterns of all types, in every facet of development -- from individual classes to overall system architecture.KEY TOPICS:The authors first introduce the fundamentals of patterns, presenting a high-level overview of how they can be used most effectively in Java development, and introducing each key type of pattern: creational, behavioral, and structural. Next, they present specific techniques for using patterns with core Java APIs (including security, event, JavaBeans, and Swing APIs); and in advanced distributed development with JDBC, RMI, CORBA, JNDI, and JavaSpaces. The book concludes with detailed coverage of pattern use in connection with enterprise architectures built with servlets, JSP, J2EE infrastructure technologies, and even Jini.MARKET:For all experienced Java developers who want to take full advantage of design patterns in real-world development projects.

Table of Contents

Preface.
Introduction.

COMMONLY USED PATTERNS.

 

 


1. Creational Patterns.
2. Behavioral Patterns.
3. Structural Patterns.
4. System Patterns.

II. PATTERNS IN THE JAVA PROGRAMMING LANGUAGE.

 

 


5. Introduction to Java Programming Language Patterns.
6. Java Core APIs.
7. Distributed Technologies.
8. Jini and J2EE Architectures.
Appendix A: Full Code Examples.
Appendix B: Bibliography.
Index.

商品描述(中文翻譯)

越來越多的Java開發人員意識到在構建更強大、更有效的軟體系統方面,模式的價值 -- 但大多數關於模式的書籍要麼是通用的,要麼專注於其他語言。現在,Sun自家的Java模式課程的創建者們為開發人員寫下了權威的書籍。《應用Java模式》充滿了實用的代碼,提供了在開發的各個方面應用各種類型模式的實際幫助 -- 從單個類到整體系統架構。

主要主題:
作者首先介紹了模式的基礎知識,提供了如何在Java開發中最有效地使用它們的高層次概述,並介紹了每種關鍵類型的模式:創建型、行為型和結構型。接下來,他們提供了使用核心Java API(包括安全性、事件、JavaBeans和Swing API)以及在使用JDBC、RMI、CORBA、JNDI和JavaSpaces進行高級分佈式開發時的具體技術。本書最後詳細介紹了在使用servlets、JSP、J2EE基礎技術甚至Jini構建的企業架構中使用模式的方法。

目標讀者:
適用於所有有經驗的Java開發人員,他們希望在實際開發項目中充分利用設計模式。

目錄:
前言。
介紹。

常用模式。

1. 創建型模式。
2. 行為型模式。
3. 結構型模式。
4. 系統模式。

Java程式語言中的模式。

5. Java程式語言模式介紹。
6. Java核心API。
7. 分佈式技術。
8. Jini和J2EE架構。
附錄A:完整代碼示例。
附錄B:參考文獻。
索引。