javabeans

  • 网络组件;跨平台的组件;组件技术

javabeansjavabeans

javabeans

组件

采用可重用组件(JavaBeans) 开发系统,便于系统建成后的管理和维护,因为多数情况下,作者们只需要修改可 重用组件的相 …

跨平台的组件

经大多数JSP页面依赖于可重用的、跨平台的组件JavaBeans)来执行应用程序所要求的更为复杂的处理。开发人员能够共 …

组件技术

有些组件技术(如 JavaBeans)是细粒度的,而其它技术则是粗粒度的。本文将提供一组指导原则,用于在面向服务的体系结 …

爪哇咖啡豆

电脑硬盘的保养 - 天使@宝贝的日志 - 网易博客 ... 爪哇稀式语言 JAVA 爪哇咖啡豆 JavaBeans 爪哇描述语言 javascript ...

和范围

Struts 用户指南_雨枫技术教程网 ... 1.4 View:JSP 页面和表示组件 2.2 JavaBeans 和范围 logon.title - 注册页面的标题 ...

的属性

JSP项目开发实践/项目开发实践系列-博库网... ... 2.4.1 Servlet 的生命周期 2.5.1.JavaBeans 的属性 2.5.2.JavaBeans 的事件 ...

的事件

JSP项目开发实践/项目开发实践系列-博库网... ... 2.5.1.JavaBeans 的属性 2.5.2.JavaBeans 的事件 4.l.2 分析需求 ...

1
In fact, avoiding this style of coupling was one of the motivating factors behind the creation of Enterprise JavaBeans (EJB) technology. 实际上,避免这类耦合是创建企业JavaBean(EJB)技术背后的一个动机。
2
If the box were unchecked, then the template would be inactive, so it would not be offered as an option in the Insert JavaBeans wizard. 如果复选框没有选中,那么模板就是未激活的,这样它就不会作为InsertJavaBeans向导中的选项提供。
3
As you can see, JavaBeans-style properties are reduced down to straight name accessors, as if they were fields. 您可以看到,JavaBeans样式的属性被简化为使用名称直接访问,这就好像它们是字段一样。
4
JSP custom tags and JavaBeans make it possible for you to separate the user interface and workflow logic. JSP定制标签和JavaBeans使得将用户界面和业务逻辑分离成为可能。
5
These services can be implemented as remote Enterprise JavaBeans (EJB) method calls, web services, or CORBA calls, just to name only a few. 这些服务可以作为远程企业JavaBean(EJB)方法调用、Web服务或CORBA调用(这里只列出几个)来执行。
6
There is nothing in the JavaBeans specification that requires you to create anonymous inner classes for event listening. 在JavaBeans规范中,没有要求您创建匿名内部类进行事件监听。
7
As you can see below, the controller specifies three JavaBeans properties that will be used to collect input and display results. 正如从下面可以看到的,控制器指定三个JavaBeans属性,这些属性将用于收集输入和显示结果。
8
These JavaBeans will implement the operations necessary to carry out the use-cases identified in this document. 这些JavaBean将实现完成这篇文档中确定的用例所必需的各种操作。
9
I'll demonstrate a variety of methods you can use to turn your JavaBeans into XML documents, and you'll learn the pros and cons of each. 我将演示可以把JavaBeans变成XML文档的各种方法,并且讨论每种方法的优劣。
10
Notice that the lack of a no-argument constructor violates the JavaBeans standard, which insists on a default constructor. 需要注意的一点是,无参数构造函数的缺失违反了JavaBeans的标准,该标准坚持要有一个默认的构造函数。
11
The JavaBeans specification isn't doing you any favors if it forces you to write obfuscated code! 如果JavaBeans规范强制您编写混淆代码,那么它不会给您带来任何帮助。
12
define an API that greatly simplifies connecting a pair of Java Beans properties to keep them in sync. 定义一套API,使得一对JavaBeans属性之间的连接得到大幅度的简化,并保持属性的同步。
13
The JSP syntax supports adding JavaBeans components to the page and accessing them like any other Java object. JSP语法支持将JavaBeans组件添加到页面中,并像访问任何其他Java对象一样访问它们。
14
This WSDL file can be used for standard Web services provider generation (JavaBeans skeleton). 可以使用此WSDL文件进行标准Web服务提供者生成(JavaBeans框架)。
15
The first String argument now can also represent the name of a writeable JavaBeans property of the Object argument. 第一个String参数现在也可以表示Object参数的可写JavaBeans属性的名字。
16
Notice that the return value is no longer a primitive type but rather a collection of user-defined JavaBeans. 注意到返回值不再是原语类型,而是用户定义的JavaBean集。
17
I'll then demonstrate a couple of new techniques that are especially suitable for securing JavaBeans used in JSF applications. 然后演示两项新技术,这些新技术特别适合在JSF应用程序中保护JavaBean。
18
The tag's purpose is to hold the different Java beans (or instances of Java classes) of your application. 标记的作用是保持您应用程序的不同Javabeans(或Java类的实例)。
19
Identify or create JavaBeans that represent the data types of the input and output parameters of a service interface. 标识或创建JavaBean来代表服务接口输入和输出参数的数据类型。
20
To create JavaBeans for your persistent data, follow the standard Eclipse process to define a new class with the necessary attributes. 要为持久数据创建JavaBeans,按照标准的Eclipse过程定义一个新类,包括必要的属性。
21
LineItem. java - JavaBeans used to hold values when data is transferred between the model and view of the application. java——当数据在应用程序的模型和视图之间传输时用于保存值的JavaBean。
22
JavaBeans, as you probably know, are Java classes that contain a series of private properties and publicly available accessors and mutators. 您也许知道,JavaBeans是包含一系列私有属性以及公共访问器和转变器的Java类。
23
The Enterprise JavaBeans (EJB) specification provides services for security, persistence, transactions, messaging, and remoting. 企业JavaBean(EJB)规范提供安全性、持久性、事务、消息和远程的服务。
24
Spring AOP provides several aspects that make it possible to declare transaction policies for JavaBeans. SpringAOP提供了几个方面,可以为JavaBean声明事务。
25
By default the Scala compiler does not generate getters and setters that comply with the JavaBeans convention. 默认情况下,Scala编译器并不会生成符合JavaBean约定的getter和setter方法。
26
It does not matter whether the remote call invokes Enterprise JavaBeans (EJBs), web services, or JDBC providers. 无论远程调用企业JavaBean(EJB)、Web服务或JDBC提供者,该理论都适用。
27
The JavaBeans and classes that define the model and implement controller logic are associated with the application components via bridges. 定义模型与实现控制器逻辑的JavaBean和类通过桥与应用程序组件相关联。
28
To demonstrate a Lombok extension, I wrote up a quick sample project that generates JavaBeans plumbing code. 为了演示Lombok扩展,我编写了一个用于生成JavaBeans全程(plumbing)代码的非常简单的项目。
29
Business logic components consist of a stateless EJB and several data JavaBeans. 业务逻辑组件由无状态EJB和多个数据JavaBeans组成。
30
But nothing in the creation or use of fluent interfaces precludes supporting both the fluent interface and a JavaBeans interface. 但是创建和使用连贯接口也不能排除对连贯接口和JavaBeans接口的同时支持。