`

Developing Java Beans

    博客分类:
  • java
阅读更多

Chapter1    Java Bean architecture

Chapter2    Event Model

                      event listener , event Object , event source,

                      event delivery ,  listener registration , multicast and unicast event

Chapter3    event adapter to simplify an event listener

                     demultiplexing , using low-level reflection to create generic adapters,            event filtering, and event queuing.

Chapter4    properties,   visual editors  , indexed properties,bound and constrained properties ,                                    Property-related events

Chapter5    serialization

                 class-specific and automatic serialization   , serialization an objects's class hierarchy,class                      versioning and compatibility and serialized versions of Beans

Chapter6

            jar file and menifest entries

Chapter7

            BeanBox provided by BDK.

Chapter8

            Example

Chapter9

            introspection mechanism

Chapter10

            property editors  and customizers

 

 

分享到:
评论

相关推荐

    Developing java Beans

    本文档将详细介绍`java.beans`包中的相关内容,深入探讨JavaBeans的体系结构与模型,以及如何在实际项目中应用这些概念。 #### JavaBeans的体系结构 JavaBeans的体系结构主要包括以下几个关键组成部分: 1. **...

    Developing_Java_Beans.rar

    本资料"Developing_Java_Beans.rar"提供了一个关于如何开发JavaBeans的详细指南,主要涵盖以下几个关键知识点: 1. **JavaBeans规范**:JavaBeans遵循一套特定的编码规范,包括使用公开的构造函数、属性、事件和...

    Enterprise Java beans 3.0 , Fifth Edition

    8. 开发第一个Bean(Developing Your First Beans):指导读者如何创建一个基本的实体Bean和会话Bean。 9. 持久化管理器:EntityManager(Persistence: EntityManager):EntityManager是EJB 3.0中用于管理实体Bean...

    Java EE 8 Recipes, 2nd Edition--2018

    Employ Java Servlet technology and standard frameworks in developing professional web applications Create enterprise-level database applications using Enterprise Java Beans and JAX-RS RESTFul web ...

    java7帮助文档

    Libraries Beans Int'l Support Input/Output JMX JNI Math Networking Override Mechanism Security Serialization Extension Mechanism XML JAXP lang and util Base Libraries lang and util Collections ...

    The Java EE 6 Tutorial Basic Concepts 4th Edition

    Chapter 9: Developing with JavaServer Faces Technology 159 Backing Beans 159 Writing Bean Properties 162 Writing Backing Bean Methods 170 Using Bean Validation 174 Chapter 10: Java Servlet ...

    Java.EE.7.Development.with.NetBeans.8

    Chapter 2: Developing Web Applications using JavaServer Faces 2.2 Chapter 3: JSF Component Libraries Chapter 4: Interacting with Databases through the Java Persistence API Chapter 5: Implementing the ...

    Java_for_the_Web_with_Servlets

    They are an essential part of the Java platform for developing web applications. Here are some important aspects covered in the book: - **Benefits of Servlets**: Servlets offer several advantages ...

    Practical Database Programming with Java

    Updated Java database programming techniques, such as Java Persistence API, Java Enterprise Edition 6, JavaServer Pages, JavaServer Faces, and Enterprise Java Beans, are discussed and analyzed with ...

    Java - The Well-Grounded Java Developer

    The book "Java - The Well-Grounded Java Developer" provides a comprehensive guide to developing with Java 7 and exploring the world of polyglot programming on the JVM. It covers essential topics ...

    IBM Websphere application Server 最权威资料

    Part V - Developing Servlets and JavaServer Pages Chapter 22 - HTTP Servlets Chapter 23 - Servlet Sessions Chapter 24 - WebSphere-Specific Servlet Issues Chapter 25 - JSP Elements Chapter ...

    javaee7-samples:JAVA EE 7 课程演示

    Managed Beans 1.0 - -- 网络服务规范 (删减)JAX-RPC 1.1 - - JAX-WS 2.2a - -项目-邮件列表 JAXB 2.2 - JSR 222 -项目-邮件列表 Web 服务 1.4 - JSR 109 Web 服务元数据 2.1 - JSR 181 JAX-RS 2.0 - JSR 339 -...

    Learning Spring Application Development(PACKT,2015)

    With this practical guide, you will learn best practices through real-world projects and follow a simple, practical approach to developing high performance and enterprise-grade Java applications with ...

    Learning Spring Application Development

    With this practical guide, you will learn best practices through real-world projects and follow a simple, practical approach to developing high performance and enterprise-grade Java applications with ...

    spring实例“Developing_a_Spring_Framework_MVC_application_step-by-step”_剖析

    ### Spring实例“Developing_a_Spring_Framework_MVC_application_step-by-step”剖析 #### 一、Spring MVC 应用启动流程 本案例详细介绍了如何通过一个简单的Spring MVC应用来理解其核心工作原理。在这个实例中,...

    Getting.started.with.Spring.Framework.2nd.Edition1491011912.epub

    This book is meant for Java developers with little or no knowledge of Spring Framework. All the examples shown in this book use Spring 4. You can download the examples (consisting of 60 sample ...

    Learning Spring 5.0

    Learning Spring 5.0 ...Recently, she had also written a book entitled Learning Modular Java Programming, which is mainly focused on developing modular applications using Java and Spring framework.

    [Camel实战].(Camel.in.Action).Claus.Ibsen&Jonathan;.Anstey.文字版

    - **Beans的集成**:详细介绍了如何在Camel中集成Java Beans,以及Beans如何与Camel的消息流相互作用。 - **最佳实践**:给出了关于如何有效利用Beans的建议和指导。 ###### 2.3 错误处理 (Error handling) - **...

Global site tag (gtag.js) - Google Analytics