Cargando…

OCM Java EE 6 enterprise architect exam guide : (exams 1Z0-807, 1Z0-865 & 1Z0-866) /

Prepare for the Oracle Certified Master Java EE 6 Enterprise Architect exams with this guide. The multiple-choice exam, the assignment, and the essay exam are covered. Chapters feature challenging exercises, a certification summary, a two-minute drill, and a self-test to reinforce the topics present...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Allen, Paul R., 1964-
Otros Autores: Bambara, Joseph J.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : McGraw-Hill Education, ©2014.
Colección:Oracle Press Ser.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Cover
  • Title Page
  • Copyright Page
  • About the Authors
  • About the Technical Editor
  • Contents
  • Acknowledgments
  • Preface
  • Introduction
  • 1. The Oracle Certified Master, Java EE 6 Enterprise Architect Exam and Certification
  • Widespread Capabilities for Application Development
  • Java Is the Glue That Binds the Application Development Process
  • Companies Increasingly Need the Internet to Compete
  • Challenges of Application Development for the Enterprise
  • Increasing Programmer Productivity
  • JEE Architecture Must Respond to Consumer Demand
  • The Architect Must Be Able to Integrate JEE and Legacy Systems
  • The JEE Standard Promotes Competition and Choices
  • Design Goals of JEE Architecture
  • JEE Architects Should Strive for Service Availability
  • JEE Architecture and Connectivity to Existing Data
  • Expanded User Definition: Customers, Employees, and Partners
  • Flexible User Interaction
  • Flexible Business Component Model
  • The New Architect Role: Comprehensive Skill Set Required
  • Large-scale, Distributed Enterprise Systems and Integration Risk
  • Quality of Service
  • Nonfunctional Requirements
  • Risk Evaluation and Control
  • Technology Responsibilities
  • Management Responsibilities
  • Difference between Architecture and Design
  • Architectural Principles
  • Registering for Oracle Certified Master, Java EE 6 Enterprise Architect Distinguishes the Java Professional
  • Objectives of the Exam
  • Starting Point
  • General OCMJEA Test Preparation Tips
  • Essay Test Preparation Tips
  • 2. Application Design Concepts and Principles
  • Identify Nonfunctional and Quality of Service Requirements That Influence Application Design
  • Nonfunctional Requirements
  • Quality of Service and Architecture
  • Identify How the Separation of Concerns Principle Applies to the Component Model of a Java EE Application
  • Decomposition and the Separation of Concerns
  • Tiers
  • Identify the Correct Interpretation of Separation of Concerns as It Applies to the Java EE Service Layers
  • Layers
  • Identify the Effects of an Object-Oriented Approach to System Design
  • Fundamental Object-Oriented Concepts
  • Analysis and Design of Object-Oriented Architecture
  • Modeling and the Software Development Process
  • Exercise 2-1: Design Activities
  • Unified Modeling Language
  • UML Diagrams
  • UML Tools
  • Elements Used in UML
  • Relationships Used in UML
  • Diagrams Used in UML
  • Stereotypes
  • Practical Use of UML Diagrams
  • Two-Minute Drill
  • Q & A Self Test
  • Self Test Answers
  • 3. Common Architectures
  • Identify the Appropriate Strategy for Deploying Client Applications to Desktop and Mobile Platforms, the Principles for Designing a User Interface, and the Benefits of Applying Client Tier Patterns
  • Client Tier Design Principles
  • Identify Best Practices for Exception Handling, Logging, and Business Tier Patterns
  • Exceptions in General
  • Exception Handling Overview