javabeans
- 网络爪哇豆;爪哇咖啡豆
-
JavaBeans : Code Component Reuse Technology Based on Java
基于Java的代码组件重用技术JavaBeans
-
This example uses JavaBeans technology because it works well as a simple illustration .
本例使用JavaBeans技术,因为它十分简单。
-
Enterprise JavaBeans components are widely used for enabling remote access to data and services .
企业JavaBean组件广泛用于远程访问数据和服务。
-
You can use standard Java development tools to create or modify the required JavaBeans .
您可以使用标准Java开发工具来创建或修改所需的JavaBean。
-
Why you should use JavaBeans components instead of EJB technology as your service provider
为什么您应该使用JavaBeans组件而不是EJB技术作为您的服务提供程序
-
Note that there are many other methods to maintain your data model in Java besides JavaBeans .
注意,除了JavaBean之外,还有很多方法可以在Java中维护数据模型。
-
Enterprise JavaBeans ™( EJB ) are the server side components for developing an enterprise application .
EnterpriseJavaBeans™(EJB)是用于开发企业应用程序的服务器端组件。
-
Structure of A Power Market Price-competing System Based on Enterprise JavaBeans ~ ( TM ) Technology
一种基于EnterpriseJavaBeans~(TM)技术的电力市场竞价系统的构架
-
Enterprise JavaBeans technology uses resource manager connection factories to access extra-container resources .
企业JavaBeans技术使用资源管理器连接工厂来访问额外容器(extra-container)资源。
-
Business logic components consist of a stateless EJB and several data JavaBeans .
业务逻辑组件由无状态EJB和多个数据JavaBeans组成。
-
Deploy the JavaBeans in the Bus as bus services .
在总线中部署JavaBean作为总线服务。
-
Q : when did Enterprise JavaBeans hit the scene ?
问:企业javabeans何时登台的?
-
You must now choose whether to use JavaBeans or EJB components for your web service providers .
现在您必须为您的Web服务提供者选择是使用JavaBean还是使用EJB组件。
-
J2EE Web applications will continue to invoke Enterprise JavaBeans to access application-specific functions .
J2EEWeb应用程序将继续调用EnterpriseJavaBean来访问特定于应用程序的功能。
-
Like JavaBeans technology , custom tags facilitate the separation of presentation logic and business logic .
像JavaBean技术一样,自定义标记有助于将表示逻辑与业务逻辑分离。
-
Accessing properties of JavaBeans in the request , session , and application contexts .
在请求、会话和应用程序上下文中访问JavaBean的属性。
-
This approach is best used when the Web service implementation classes are simple JavaBeans components or EJB components .
此方法最适合用于Web服务实现类是简单的JavaBeans组件或EJB组件的情况。
-
Visual Editor conveniently lets you launch JavaBeans without the need for a main () class .
VisualEditor可以让您方便地启动JavaBean,而不需要一个main()类。
-
The JavaBeans view allows you to navigate to these components in your class easily .
JavaBeans视图允许您容易地在类中导航到这些组件。
-
This WSDL file can be used for standard Web services provider generation ( JavaBeans skeleton ) .
可以使用此WSDL文件进行标准Web服务提供者生成(JavaBeans框架)。
-
Access to JavaBeans that can provide dynamic data to the UI or be modified by UI code .
对JavaBean的访问方法,这可以向UI提供动态数据并允许UI代码修改数据。
-
Identify or create JavaBeans that represent the data types of the input and output parameters of a service interface .
标识或创建JavaBean来代表服务接口输入和输出参数的数据类型。
-
First , you code your JavaBeans as you usually would , including any behavior and whatever convenience methods you like .
首先,可以像通常一样编写JavaBean,包括任何行为以及任何自己喜欢的方便的方法。
-
But we can also easily utilize WSDL for invocations of ordinary or Enterprise JavaBeans .
但我们还可以很容易地利用WSDL进行普通的调用或调用EnterpriseJavaBeans。
-
What if the Insert JavaBeans wizard contains templates that you don 't want to ever use ?
如果InsertJavaBeans向导包含了您从来不想使用的模板那该怎样办?
-
Those responsible for business logic ( the Model & often implemented using Enterprise JavaBeans ™ or plain old Java objects ) .
负责业务逻辑的部分(模型,通常使用EnterpriseJavaBeans™或传统Java对象来实现)。
-
To accomplish this , you use standard JavaBeans ™ to store the information read in from the Atom feed .
为此,应使用标准JavaBeans™来存储从Atom提要中读取的信息。
-
Notice that the return value is no longer a primitive type but rather a collection of user-defined JavaBeans .
注意到返回值不再是原语类型,而是用户定义的JavaBean集。
-
JSP custom tags and JavaBeans make it possible for you to separate the user interface and workflow logic .
JSP定制标签和JavaBeans使得将用户界面和业务逻辑分离成为可能。
-
As you can see below , the controller specifies three JavaBeans properties that will be used to collect input and display results .
正如从下面可以看到的,控制器指定三个JavaBeans属性,这些属性将用于收集输入和显示结果。