Applied Java patterns

著者

    • Stelting, Stephen
    • Maassen, Olav

書誌事項

Applied Java patterns

Stephen Stelting, Olav Maassen

(Java series)

Sun Microsystems Press, c2002

大学図書館所蔵 件 / 6

この図書・雑誌をさがす

注記

"A Prentice Hall title"

Bibliography: p. 561-563

Includes index

内容説明・目次

内容説明

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, this book offers practical help with all types of patterns, in every facet of development -- from individual classes to overall system architecture. First, the authors 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 enterprise systems built with servlets, JSP, and other J2EE infrastructure technologies.

目次

Preface. Why We Wrote This Book. What This Book Is About. Who Should Read This Book? Conventions Used. How This Book Is Organized. How to Use This Book. Companion Web Site. Acknowledgments. Introduction. Why Patterns? History of the Patterns Movement. Basic Concepts in Patterns. Software Abstraction and Reuse. Summary. COMMONLY USED PATTERNS. 1. Creational Patterns. Introduction to Creational Patterns. Abstract Factory. Builder. Factory Method. Prototype. Singleton. 2. Behavioral Patterns. Introduction to Behavioral Patterns. Chain of Responsibility. Command. Interpreter. Iterator. Mediator. Memento. Observer. State. Strategy. Visitor. Template Method. 3. Structural Patterns. Introduction to Structural Patterns. Adapter. Bridge. Composite. Decorator. Facade. Flyweight. Half-Object Plus Protocol (HOPP). Proxy. 4. System Patterns. Introduction to System Patterns. Model-View-Controller (MVC). Session. Worker Thread. Callback. Successive Update. Router. Transaction. II. PATTERNS IN THE JAVA PROGRAMMING LANGUAGE. 5. Introduction to Java Programming Language Patterns. 6. Java Core APIs. Event Handling. JavaBeans. AWT and Swing - The Graphical User Interface APIs. Collections Framework. Input-Output (I/O). Reflection. 7. Distributed Technologies. Java Naming and Directory Interface (JNDI). JDBC. RMI. CORBA. 8. Jini and J2EE Architectures. Jini. Java 2, Enterprise Edition (J2EE). Servlets and JSPs. Enterprise JavaBeans. Appendix A: Full Code Examples. System Requirements. Creational Pattern Code Examples. Abstract Factory. Builder. Factory Method. Prototype. Singleton. Chain of Responsibility. Command. Interpreter. Iterator. Mediator. Memento. Observer. State. Strategy. Visitor. Template Method. Adapter. Bridge. Composite. Decorator. Facade. Flyweight. Half-Object Plus Protocol (HOPP). Proxy. Model-View-Controller (MVC). Session. Worker Thread. Callback. Successive Update. Router. Transaction. Appendix B: Bibliography. Index.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

  • NII書誌ID(NCID)
    BA56039853
  • ISBN
    • 0130935387
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Palo Alto, Calif.
  • ページ数/冊数
    xxi, 576 p.
  • 大きさ
    24 cm
  • 親書誌ID
ページトップへ