A complete guide to designing and using frameworks for Java applications. Java(TM) Application Frameworks. Application frameworks are a major leap forward in systems design and software reusability. Java has provided an enormous foundation upon which highly reusable components and applications can be built successfully. Building object-oriented systems is complex. Building highly reusable frameworks and components is even more challenging. This book substantially reduces the application frameworks' learning curve. Expert Darren Govoni follows a natural progression, from concept, to practice, to implementation. Building on examples of existing frameworks, he walks you through all the steps involved in designing frameworks, and provides guidelines on how to use frameworks within large architectures and systems. Important topics covered include: * Basic framework concepts and design techniques. * Using 8 design patterns-illustrated with UML-for framework design and implementation. * Constructing JavaBean components as the building blocks for a reusableframework . * A complete discussion of two powerful Java frameworks-Java Foundation Classes (JFC/Swing) and InfoBus-and how they adhere to the important traits found in good frameworks: proper use of abstraction through interfaces and abstract classes, substitution of application objects, extension or enhancement of key objects within the framework through abstract and default implementations. * How to manage complexity and reusability with abstracted foundations. * A complete methodology and architecture-Composite Foundation Architecture-for organizing and developing frameworks, components, and subsystems within a larger complex system. * Key considerations for developing frameworks within distributed architectures, including data access, GUIs, business objects, and distributed objects using JDBC, JFC, and RMI. * How to use enterprise frameworks such as Enterprise JavaBeans and CORBA (via Java IDL) to access, retrieve, and store information across a network. Visit the Companion Web site at www.wiley.com/compbooks/govoni/ for: * Source code from the application objects presented in this book. * Links to more information on frameworks.
I guess framework is now a buzzword in the IT market. If you want to know more about it, read this book.Java Application Frameworks is a necessity for managers as well as developers diving deep into the development of applications. It introduces to the reader basic application concepts as well as introduces some well known java frameworks like collection framework, infobus etc. For framework developers, it introduces them to the details of constructing and designing one. If you are diving into building a framework, read this book first. This is definitely a book that is worth the money.For readers who wants to know more about application framework, read the book "Building Application Frameworks" by Mohamed E Fayad, Douglas C. Schmidt, Ralph E. Johnson.
Not for those needing hand holding
Published by Thriftbooks.com User , 25 years ago
If you want a book that gives you all the source code you need to reuse its concepts without understanding them, this book is not for you.However, if you know what is going on and understand the big picture, this book is a keeper.This book introduces a line of thinking that enables you to be a "next level" developer.If you are a guy that is simply an implementer and want juicy examples to steal, then this book isn't for you.By the way, the impact of Kevin Trent Smith on this book cannot be missed or ignored!
Java Beans chapter is outstanding. Very easy to read
Published by Thriftbooks.com User , 25 years ago
This book is great! The chapter on Java Beans explains it so well. The rest of the book is OK, but I highly recommend the Java Beans chapter.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.