网站首页  词典首页

请输入您要查询的英文单词:

 

单词 session bean
释义

session bean

  • 网络会话;会话组件;会话构件
1.
会话
飞鹰小谭 - 博客园 ... 3.消息驱动( message-driven bean) 1.会话( session bean) 2.实体( entity bean) ...
www.cnblogs.com
2.
会话组件
会话组件session bean)用于建模组件与客户程序之间的会话,又可分为无状态会话组件和有状态会话组件两类。无状态(st…
www.myfirm.cn
3.
会话构件
...与语言之间的可互操作性 8. 下面关于 EJB 的会话构件 (Session Bean) 的描述正确的有: 选 2, 分) ( 2 ( ) a) Session Bean 存在...
wenku.baidu.com
4.
会话豆
分别是实体豆(Entity Bean)和会话豆Session Bean)。客户端通常是以同步的,阻塞方式来调用豆的方法。
www.99inf.net
5.
查找
Java Web 整合开发王者归来... ... 41.5.2 ForumAction 基类 917 42.2.4 Session Bean 查找 978 2.1 Java Web 开发环境概述 11 ...
blog.csdn.net
6.
一个无状态的
无状态的_英文_英语_无状态的用英语怎么说... ... 一个无状态的1. Session bean 使用无状态的1. GIS Server ...
www.iciba.com
7.
速渐进学用
IT文档免费下载_2012年10月7日回顾_IT168文库 ... 异步 Socket 循速渐进学用 Session Bean 报表制作利器— Reporting Servic…
wenku.it168.com

例句

释义:
1.
While the architectural design of such a system is fairly simple, the actual session bean implementation is often quite complicated.
虽然这种系统的体系结构设计相当简单,但实际的会话bean实现常常十分复杂。
www.ibm.com
2.
When just a query or a simple update to a database is needed, a session bean directly accessing the database is the right choice.
当只需要对数据库进行一次查询或简单的更新时,让会话bean直接访问数据库是正确的选择。
www-128.ibm.com
3.
Interestingly, a Seam conversation is typically implemented with an extended entity manager injected into a stateful session bean (EJB).
有趣地是,Seam对话通常用注入到有状态会话bean(EJB)中的扩展的实体管理器实现。
www.ibm.com
4.
Do not expect the output of any of the session bean methods to reflect data changes from running other methods.
请不要期望任何会话bean方法的输出能反映因运行其它方法而造成的数据变化。
www.ibm.com
5.
If the servlet were to access the database directly, the code would be very similar to the code in the session bean above.
如果servlet要直接访问数据库,那么代码就与上面会话bean中的代码非常相似。
www.ibm.com
6.
The remote session bean is returned to be used to call the bean's business methods.
返回的远程会话bean用于调用bean的业务方法。
www.ibm.com
7.
Each EJB 3 business interface with the unqualified name intf of a session bean bean translates into a service by the name bean_intf.
带有一个会话beanbean的非限定名称intf的每个EJB3业务接口都转换为一个名为bean_intf的服务。
www.ibm.com
8.
Now we re ready to upgrade the stateless session bean into a Web service.
现在我们已经为把无状态会话bean提升为Web服务做好了准备。
www-128.ibm.com
9.
Stateless annotation, above, means that this class is now a stateless session bean, and the business interface is used to invoke it.
以上的@无状态注解,意味着此类现在是一个无状态会话bean,将使用业务接口来调用它。
www.ibm.com
10.
At this point, you should be able to test the Session Bean methods.
至此,您应该可以测试会话Bean模块了。
www-128.ibm.com
1.
All interaction with the session bean must be within the context of the Subject object.
所有会话bean的交互必须存在于Subject对象的上下文中。
www.ibm.com
2.
Now you're ready to specify message destinations for the session bean and the MDBs.
现在您准备为会话bean和MDB指定消息目的地。
www.ibm.com
3.
This article covers the use of transactions from within a Web application as well as through a stateless session bean instance using CMTs.
本文介绍了事务的使用,包括在Web应用程序中使用事务,以及通过利用CMT的无状态会话bean实例使用事务。
www.ibm.com
4.
A stateless session bean can be shared by several clients, since it does not preserve any specific information between invocations.
无状态会话bean可以被多个客户机共享,因为它不保存调用之间的任何特定信息。
www.ibm.com
5.
Each EJB 3 reference with the name ref of a session bean bean translates into an SCA reference with the name bean_ref.
带有一个会话beanbean的名称ref的每个EJB3业务接口都转换为一个名为bean_ref的服务。
www.ibm.com
6.
The API is in the form of several hundred services, all of which are accessed through a single MDM Server stateless session bean.
API以上百个服务的形式存在,所有服务均通过一个MDMServer无状态会话bean获得访问。
www.ibm.com
7.
We are now ready to test the EJB session bean that calls the CICS Server.
我们现在就准备测试调用CICS服务器的EJB会话bean。
www.ibm.com
8.
The Required transaction type specifies that the session bean method requires a transaction to be present while its code is executing.
Required事务类型指明会话bean方法在代码执行时需要存在一个事务。
www.ibm.com
9.
First, to avoid network overhead and force adherence to business rules, entity beans are almost always accessed through a session bean.
首先,为了避免网络开销并强制遵守业务规则,几乎总是通过会话bean访问实体bean。
www.ibm.com
10.
This sample project consists of an entity bean, a session bean, a sample servlet, and a sample client.
这个样本工程由一个实体bean、一个会话bean、一个样本servlet和一个样本客户机组成。
www.ibm.com
1.
The client must be written in the Java language to invoke JPA through a remote session bean or similar facade.
客户端必须使用Java语言编写,通过一个远程会话Bean或类似的方法来调用JPA。
www.ibm.com
2.
The customer's interests are parsed from within the session bean and compared against a known list of subjects to determine a group name.
客户的兴趣被从会话bean中解析出来,并与已知主题列表相比较以确定组名。
www.ibm.com
3.
A web service client can also access a stateless session bean through the service endpoint interface of that bean.
Web服务客户也可以通过bean的服务端点接口访问无状态会话bean。
www.ibm.com
4.
However, the implementation of the session facade itself, typically a stateless session bean, should be designed for remote interfaces.
然而,会话Facade本身的实现(典型例子如无状态会话Bean)应该设计为远程接口。
www.ibm.com
5.
Ensure that the JNDI name for the session bean will be the same name you will later use when doing up a lookup of the home interface.
确保会话bean的JNDI名称与您后面查找主接口时将使用的名称一致。
www.ibm.com
6.
The session bean's behavior follows the collected behavior of the actor across the use case model.
会话bean的行为与参与者在用例模型内汇集起来的行为一致。
www.ibm.com
7.
Listing 10 shows an example of how the above service might be accessed as an EJB session bean.
清单10显示了如何将上述服务作为EJB会话Bean进行访问。
www.ibm.com
8.
This class will be used in the Web project to call the session bean that invokes CICS.
此类将用在调用激活CICS的会话bean的Web项目中。
www.ibm.com
9.
The session bean requests the errand result set from the ErrandsListEJB, which returns an array of errand IDs to be displayed as a list.
会话bean请求来自ErrandsListEJB(它返回一个将以列表形式显示的差事标识数组)的差事结果集。
www.ibm.com
10.
The manager component in Seam is the ManagerAction session bean, as specified by the @Name annotation on the class.
Seam中的名为manager的组件是会话beanManagerAction,正如该类中@Name注解指定的。
www.infoq.com
1.
Asynchronous session bean invocations: By default a session bean invocation blocks the client for the duration of the invocation.
异步的sessionbean调用:默认情况下sessionbean在其调用期内会阻塞客户端。
www.infoq.com
2.
A good corollary would be a stateless session bean at a facade layer.
一个不错的推论是Facade层中的无状态会话Bean。
www.ibm.com
3.
The SessionSynchronization interface allows a session Bean instance to be notified by its container of transaction boundaries.
接口允许会话Bean实例接收容器关于事务边界的通知。
941xz.com
4.
Upon receiving a request, a servlet calls a method on a session bean, which then invokes a method on an entity bean.
在收到请求时,servlet调用会话bean上的一个方法,这个方法进而调用实体bean上的一个方法。
www.ibm.com
5.
Figure 6 illustrates how the introduction of a session bean modifies our Make Payment use case.
图6说明了引入会话bean给我们的付款用例带来的变化。
www.ibm.com
6.
Unlike in the basic portlet sample, the two portlets do not share a session bean.
与基本Portlet示例中不同,这两个Portlet不共享会话Bean。
www.ibm.com
7.
The Applicant session bean could apply for a loan and later accept it in another transaction.
申请人会话bean可以申请一项贷款,然后在另一个事务中接受它。
www.ibm.com
8.
The first thing a session bean must do is to obtain a reference to a PersistenceManagerFactory by making a JNDI lookup call.
会话bean必须做的第一件事是通过调用JNDI查询,获得对PersistenceManagerFactory的引用。
www.ibm.com
9.
The sample application uses the Application Client Module to emulate external requests and invoke business methods of the session bean.
样本应用程序使用ApplicationClientModule来模拟外部请求,并且调用该会话Bean的业务方法。
www.ibm.com
10.
Enter Library for the name of the stateless session bean.
输入Library作为无状态会话bean的名称。
www.ibm.com
1.
The EJB reference binding provides access to a service offered by a stateless session bean.
此EJB引用绑定提供对无状态会话Bean提供的服务的访问。
www.ibm.com
2.
DRS makes data for session management, dynamic cache, and stateless session bean available across servers in a cluster.
DRS使得集群中的各个服务器都可以使用会话管理、动态缓存和无状态会话Bean的数据。
www.ibm.com
3.
The portlet uses a session bean to maintain and pass around the portlet and component state.
portlet使用一个会话bean来维护和传递portlet和组件状态。
www.ibm.com
4.
Each transition in the STD maps to a method on the session bean associated with the state, and handles the updates.
STD中的每个转换都映射到与状态关联的会话Bean上的方法。
www.ibm.com
5.
The session bean method then opens a connection with a messaging provider to send and receive messages.
然后由该会话bean方法打开与一个消息传递提供者的连接,以便发送和接收消息。
www-128.ibm.com
6.
Logically, the session bean encapsulates the expected actions of the actor that it represents.
从逻辑上说,会话bean封装了它所代表的参与者所希望的操作。
www.ibm.com
7.
A simplified local view that provides session bean access without a separate local business interface.
一个简化的本地视图,无需单独的本地业务接口就可提供sessionbean的访问。
www.infoq.com
8.
Next I'll explain the methodology for contacting the server and performing operations on a remote stateless session bean on the server.
接下来我将介绍联系服务器并对服务器上远程无状态会话bean执行操作的方法。
www.ibm.com
9.
In the session-bean case you can only invoke methods declared on the local interface.
在使用会话bean的情况下,只能调用在本地接口中声明的方法。
www-128.ibm.com
10.
Try out some of the remote methods on the session bean which in turn invoke similar methods on the entity bean.
请试试会话bean的一些远程方法,稍后这些方法将调用实体bean的类似方法。
www.ibm.com
1.
The reference interface used with the EJB binding can be either a remote or local session bean interface.
EJB绑定中使用的引用接口可以为远程会话Bean接口,也可以为本地会话Bean接口。
www.ibm.com
2.
What seems even more perplexing is why there isn't a singleton version of a stateless session bean.
使我感到更为疑惑的是为什么这里不存在无状态会话bean的单独版本。
www.ibm.com
3.
Because LoginManagerEJB is a stateless session bean, it does not need to set service ID for the stub class.
由于LoginManagerEJB是一个无状态会话组件,它不需要为这个stub类设置服务ID。
www.ibm.com
4.
This creates the home object for your session bean and displays a Work with Object button.
这为您的会话bean创建了本地对象,并且显示了WorkwithObject按钮。
www.ibm.com
5.
HRPortletService calls the submitRequest business method of the session bean within the Subject's security context.
HRPortletService在Subject的安全上下文中调用submitRequest会话bean的业务方法。
www.ibm.com
6.
The session bean's public method, persistAndSend(String), writes the argument to the two JDBC tables (DB2 and Oracle) and a JMS message.
该会话bean的公共方法persistAndSend(String)将参数写入两个JDBC表(DB2和Oracle)和JMS消息中。
www.ibm.com
7.
The declarative transaction settings for the stateless session bean are done in the EJB deployment descriptor (ejb-jar. xml).
无状态会话Bean的声明式事务设置可以在EJB部署描述符(ejb-jar.xml)中完成。
www.ibm.com
8.
Additionally, injecting the session bean ensures that user transactions remain atomic and payments will safely be credited.
而且,注入会话bean,就确保了用户事务的原子性,从而付款将被安全记入贷方。
www.ibm.com
9.
The Session Facade pattern substitutes a single call to a session bean for multiple calls to an entity bean.
会话虚包模式用对会话bean的单个调用来代替对实体bean的多个调用。
www.ibm.com
10.
RemoteException - Thrown when the method failed due to a system-level failure or when invoked on a session bean.
方法抛出该异常表示一个由系统级错误或者因为会话bean调用引起的失败。
tech.ccidnet.com
1.
Skip this step if you want to use an existing server and server configuration to run the session bean.
如果您想要使用现有的服务器和服务器配置来运行会话bean,则请跳过这一步。
www.ibm.com
2.
Note: The service stereotype in the generated session bean class does not appear correctly.
注意:所产生的sessionbean类的service并没有被正确的显示出来。
www.ibm.com
3.
The added SOAP header element includes the service ID of your target session bean.
这个添加的报头元素包含您的目标会话bean的服务ID。
www.ibm.com
4.
The new session bean makes calls to the entity beans on the server on behalf of a client.
新的会话bean代表客户机对服务器上的实体bean进行调用。
www.ibm.com
5.
In this section, you'll do the set-up necessary to expose Translation Server translation services as a stateless session bean.
在此部分,将进行把TranslationServer翻译服务作为无状态会话Bean公开所需的设置步骤。
www.ibm.com
6.
Query historical events: Write a session bean or servlet to query the historical events by event groups using Event Access interface.
查询历史事件:书写会话bean或servlet,并利用EventAccess接口,通过事件组查询历史事件。
www-128.ibm.com
7.
You can implement this approach with a remote stateless session bean.
使用远程无状态会话bean能够实现本应用程序。
www.ibm.com
8.
This step adds a server and server configuration to run the generated session bean.
这一步添加服务器和服务器配置来运行生成的会话bean。
www.ibm.com
9.
If the BankFacade is implemented as a stateless session bean, we automatically get security on the single entry point.
如果BankFacade被作为无状态会话bean来实现的话,我们将自动在单入口点取得安全性。
www.ibm.com
10.
Pattern places a session bean between the entity bean and application clients.
模式在实体bean和应用程序客户机之间放置了一个会话bean。
www-128.ibm.com
1.
On receiving a call, the session bean uses JDBC to obtain an object that implements the javax. sql. DataSource interface.
在接收调用时,会话bean使用JDBC来获得实现javax.sql.DataSource接口的对象。
www.ibm.com
2.
The stateless session bean uses the DBHelper class (JDBC statements are used) to perform the database transaction.
无状态会话Bean使用DBHelper类(使用了JDBC声明)执行数据库事务。
www.ibm.com
3.
The session bean acts as a local representative of our actor.
会话bean充当参与者的本地代理。
www.ibm.com
4.
This will pass execution on through to the servlet controller to the session bean on to the entity bean.
这将使执行转移到servlet控制器,然后转到会话bean,再转到实体bean。
www.ibm.com
5.
EJB references can also be defined in an EJB module for EJB-to-EJB interaction, such as a session bean calling an entity bean.
EJB引用还可以在EJB模块中定义,以进行EJB到EJB的交互,例如,会话Bean调用实体Bean。
www.ibm.com
6.
You want to restrict access to the session beans such that only appropriate LDAP user ids can access the entire session bean.
您希望将访问限制为会话Bean,因为只有相应的LDAP用户ID才能访问整个会话Bean。
www.ibm.com
7.
It shows how to declare the JNDI name that will be used to look up the session bean.
它用于显示如何声明用于查找会话bean的JNDI名称。
www.ibm.com
8.
The session bean merely adds transactions, security, and distribution as qualities of service.
此会话bean仅仅将事务、安全性和分配行为作为服务质量来添加。
www-128.ibm.com
9.
It includes an EAR file and a JAR file containing an EJB session bean.
它包括一个EAR文件和一个包含EJB会话bean的JAR文件。
www.ibm.com
10.
What we will do now is take the code we created above, which runs in a Java application, and port it to run in a Session bean.
现在我们要做的就是将我们创建的在Java应用程序中运行的上述代码移植,使之在一个会话bean中运行。
www.ibm.com
1.
Use an application server that provides automatic support for recovery of stateful session bean state.
使用应用程序服务器,该服务器为有状态会话bean的状态恢复提供自动支持。
www-128.ibm.com
2.
The Session Facade pattern resolves these issues by injecting a session bean into the scenario.
通过在这个方案中加入一个会话bean,会话虚包解决了这些问题。
www.ibm.com
3.
The UDDIClient session bean makes almost exclusive use of the UDDI utility API discussed in the next section.
UDDIClient会话bean几乎全部由下一部分讨论的UDDI实用API构成。
www-128.ibm.com
4.
Compare the proxy to a reference to a stateless session bean's local interface.
这里比较一下代理和对无状态bean本地接口的引用。
www.ibm.com
5.
This session bean acts on the customer data by referencing an entity bean to perform the basic database operations.
此会话bean将作用于客户数据,方法是引用实体bean执行基本数据库操作。
www.ibm.com
6.
First a Library session bean instance needs to be created.
首先建立Library会话bean实例。
www-128.ibm.com
7.
In a persistence architecture based on session beans and JDBC, a session bean delegates all access commands to the JDBC layer.
在基于会话bean和JDBC的持久性体系结构中,会话bean将所有访问命令都委托给JDBC层。
www.ibm.com
8.
The tool will automatically generate a stateless session bean that wraps the mediation we just created.
该工具将自动生成一个无状态会话Bean来包装我们刚刚创建的中介。
www.ibm.com
9.
The servlet looks up the session bean using an EJB reference.
这个servlet使用EJB引用查找会话bean。
www.ibm.com
10.
This Subject object represents the authenticated user that has access to the session bean.
该Subject对象代表了可以访问会话bean的已认证的用户。
www.ibm.com
1.
The servlet looks up the session bean using an EJB reference.
这个servlet使用EJB引用查找会话bean。
www.ibm.com
2.
This Subject object represents the authenticated user that has access to the session bean.
该Subject对象代表了可以访问会话bean的已认证的用户。
www.ibm.com
3.
This can be easily added to the session bean through injection.
这可以通过注入轻松地添加到该会话Bean中。
www.ibm.com
4.
Therefore, Entity EJBs accesses in any business method of the session bean AccountManagement are executed in a global transaction.
因此,访问会话BeanAccountManagement中的业务方法的实体EJB都在一个全局事务中执行。
www.ibm.com
5.
To clear the database, the program uses a stateless session bean that automatically starts CMTs.
为了清空数据库,程序使用一个无状态会话bean自动启动CMT。
www.ibm.com
6.
The session bean class provides business information services.
sessionbean类提供了业务信息服务。
www.ibm.com
7.
The methods on a Service POJO are one-to-one with the Session Bean facade.
ServicePOJO的方法与SessionBean外观的方法是一对一的。
www-128.ibm.com
8.
Remote Procedure Call (RPC) Adapter tools to expose EJB session bean methods to client-side code.
RemoteProcedureCall(RPC)Adapter工具是用来为客户端代码揭示EJBsessionbean方法的。
www.ibm.com
9.
In this section, you see how to develop a portlet application that accesses a session bean using JNDI context.
在本部分中,您将看到如何开发使用JNDI上下文访问会话bean的portlet应用程序。
www-128.ibm.com
10.
Exports can also contain the same bindings as imports (with the exception of the stateless session bean).
导出可包含与导入相同的绑定(除无状态会话Bean外)。
www.ibm.com
1.
Exports can also contain the same bindings as imports (with the exception of the stateless session bean).
导出可包含与导入相同的绑定(除无状态会话Bean外)。
www.ibm.com
2.
The BusinessProcessService session bean provided by the BPE APIs is used to access and manipulate BPEL processes.
由BPEAPI提供的BusinessProcessService会话bean被用来访问及操作BPEL流程。
www.ibm.com
3.
Drag the Customer class to the Entity Classes parameter to update the session bean class.
将Customer类拖至EntityClasses参数用以更新sessionbean类。
www.ibm.com
4.
This session bean produces messages for the destination.
该会话Bean为目的引用产生消息。
www.ibm.com
5.
Now accesses the session bean to obtain the categories information.
没有生成自己的数据,而是访问会话bean来取得类别信息。
www-128.ibm.com
6.
Make sure the you have selected the Session bean radio button and that you have entered a Bean name.
确保选择了Sessionbean单选按钮,并输入了一个Bean名称。
www-128.ibm.com
7.
Again, you should always explore other options such as the use of a stateless session bean with a transaction layer.
再次强调,您应当始终探索其它选项,如使用带有事务层的无状态会话bean。
www.ibm.com
8.
Expand the project until you find the session bean CustomerInforService, right-click and select Run on Server.
展开项目,直到您找到会话beanCustomerInforService,右键单击和选择RunonServer。
www.ibm.com
9.
One of the EJB 2. 0 best practices is to use a stateless Session bean to interact with Entity beans that have any local client views.
EJB2.0最实际的用处之一是使用无状态的Sessionbean与含有任何本地客户端视图的Entitybean相结合。
www.ibm.com
10.
The sample application contains a servlet that accesses the session bean.
样例应用程序包括访问该会话bean的servlet。
www.ibm.com
1.
The sample application contains a servlet that accesses the session bean.
样例应用程序包括访问该会话bean的servlet。
www.ibm.com
2.
The manager component is an EJB3 session bean and we will discuss it in the next section.
名为manager的组件是一个EJB3的会话bean,我们将在下节讨论该话题。
www.infoq.com
3.
The view JSP (mainView. jsp) is passed in the session state by a session bean and then renders a UI accordingly.
视图JSP(mainView.jsp)由一个会话bean传递给会话状态,并相应地呈现UI。
www.ibm.com
4.
The session bean now accesses the new entity EJB for categories information.
会话bean现在访问新的实体EJB来获得类别信息。
www-128.ibm.com
5.
The session bean can also perform multiple operations on an actor's behalf.
会话bean还能代表参与者进行多种操作。
www.ibm.com
6.
As such, the session bean provides a facade for our interactions with entity beans.
这样,会话bean就为我们与实体bean的交互提供了一个虚包。
www.ibm.com
7.
Transfer -- a session bean that permits operations to get the account balance and transfer funds from one account to another.
Transfer——是一个会话bean,这个会话bean可以使用户查看帐号余额,并且可以将资金从一个帐号转到另一个帐号。
www.ibm.com
8.
Wrapping the EJB in an EJB session bean service.
在EJB会话bean服务中包装EJB。
www.ibm.com
9.
The session bean is very simple and accesses the database directly using a pooled database connection.
会话bean非常简单并且使用数据库连接池直接访问数据库。
www.ibm.com
10.
To identify the 2. x BackOrderStock session bean, specify the information shown in Table 2.
要识别2BackOrderStocksessionbean,可以详细指定表格2所示的信息。
www.ibm.com
1.
To identify the 2. x BackOrderStock session bean, specify the information shown in Table 2.
要识别2BackOrderStocksessionbean,可以详细指定表格2所示的信息。
www.ibm.com
2.
We have seen how to develop a session bean interface for an Encina server using Encina Connector.
我们已经看到了如何使用Encina连接器来开发Encina服务器的会话bean接口。
www.ibm.com
3.
Specify a class name of CustomerSB for the Session Bean Class and generate the session bean class model.
为SessionBeanClass指定CustomerSB的类名,并生成sessionbean类模型。
www.ibm.com
4.
Instead, a synchronous Java client must invoke a session bean method.
与前一种客户机不同,同步的Java客户机必须调用一个会话bean方法。
www.ibm.com
5.
Each on demand scan request is single-threaded, and you need a session bean to encapsulate it.
每个按需扫描请求都是单线程的,需要使用一个会话Bean对其进行封装。
www.ibm.com
6.
The example in the Sample session bean section demonstrates this.
在范例会话bean中的例子说明了这一点。
www.ibm.com
7.
The sample session bean is a stateless session bean and has two bean methods.
样本会话bean是一个无状态会话bean,它有两个bean方法。
www.ibm.com
8.
Creating Session Bean Facades and visualizing them on a class diagram can now be done in a single step.
创建会话Bean虚包并将其直观显示在类图中用一步操作就可以完成。
www.ibm.com
9.
Listing 3 shows the implementation of the application's placeOrder method defined by the CustomerSession session bean.
清单3显示了会话beanCustomerSession中定义的方法placeOrder在应用程序中的实现。
www.ibm.com
10.
The job of the remainder of the WSDL document is to map that operation to our local stateless session bean interface.
WSDL文档中剩下的工作是将该操作映射到我们的本地无状态会话Bean接口。
www.ibm.com
1.
The job of the remainder of the WSDL document is to map that operation to our local stateless session bean interface.
WSDL文档中剩下的工作是将该操作映射到我们的本地无状态会话Bean接口。
www.ibm.com
2.
TestRemote -- Calls the session bean remote interface via lookup of EJB reference .
TestRemote——通过查找EJB引用来调用会话Bean远程接口。
www.ibm.com
3.
Listing 3 covers the Geronimo-specific companion file for this session bean.
清单3显示了此会话bean的特定于Geronimo的关联文件。
www.ibm.com
4.
EJB: a stateless session bean is generated to execute the service.
EJB:生成一个无状态会话bean来执行该服务。
www.ibm.com
5.
True if the type of the enterprise Bean is session bean.
如果企业Bean的类型是会话。
www.5inet.net
6.
The service key can guarantee that a specified stateful session bean will be accessed by subsequent requests from same client.
这个服务密匙能够保证:一个指定的有状态会话bean将被来自同一个客户机的后续请求访问。
www.ibm.com
7.
That is, an HTTP request started in a Struts action can actually go into an EJB session bean.
也就是说,HTTP请求开始于一个Struts动作,然后延续到一个EJB会话bean。
www.ibm.com
8.
Then, Seam passes the entity bean into the event handler session bean, which is also created by Seam, for processing.
然后,Seam将实体bean传入同样被Seam构造的事件处理器会话bean中来处理。
www.infoq.com
9.
A servlet or session bean must handle incoming requests.
必须由servlet或会话bean处理进入请求。
www.ibm.com
10.
TestLocal -- Calls the session bean local interface via lookup of EJB reference.
TestLocal——通过查找EJB引用来调用会话Bean本地接口。
www.ibm.com
1.
TestLocal -- Calls the session bean local interface via lookup of EJB reference.
TestLocal——通过查找EJB引用来调用会话Bean本地接口。
www.ibm.com
2.
Therefore, we recommend that a stateless session bean approach be chosen for most applications.
因此,我们建议对大多数应用程序使用无状态会话Bean方法。
www.ibm.com
3.
Store the scope key in the session bean itself for future retrieval.
把范围键存储在会话bean中,供以后获取。
www.ibm.com
4.
Now let's continue with the configuration of the session bean in Listing 4.
现在,我们继续在清单4中配置会话bean。
www.ibm.com
5.
We configured the session bean's userMethod to be accessible by the ejb3user role, and the OrderRecvMDB bean with run-as role ejb3user.
我们将会话Bean的userMethod配置为可由ejb3user角色访问,OrderRecvMDBBean配置了Run-as角色ejb3user。
www.ibm.com
6.
Listing 4 depicts the logic that can exist within the calculator service session bean controller.
清单4描述了可以存在于计算器服务会话Bean控制器中的逻辑。
www.ibm.com
7.
EJB container; in this case, you also generate an EJB session bean.
EJB容器;在这种情况下,您还可以生成一个EJB会话bean。
www.ibm.com
8.
Figure 20 shows the Session Bean Facade in relation to its CMP 2. x bean.
图20显示了与CMP2.xbean有关的会话Bean虚包。
www.ibm.com
9.
The sample application has a stateful session bean.
该样例应用程序具有有状态会话bean。
www.ibm.com
10.
The Singleton starts when the container invokes the newInstance method on the session bean class.
当容器调用sessionbean类的newInstance方法时该单例启动。
www.infoq.com
1.
The Singleton starts when the container invokes the newInstance method on the session bean class.
当容器调用sessionbean类的newInstance方法时该单例启动。
www.infoq.com
2.
In this case, the session bean will perform a lookup on the entity bean.
在这种情况下,会话bean将对实体bean执行查找。
www.ibm.com
3.
You can now add the business logic to the session bean.
您现在可以向会话bean中添加业务逻辑。
www.ibm.com
4.
Notice that the session bean information will now be filled out (Figure 6).
注意,现在会话bean信息已填充(图6)。
www.ibm.com
5.
In order to conform to the EJB3 session bean specification, we need an interface that lists all the business methods in the bean.
为了符合EJB3会话bean规范,我需要一个能列出bean中所有业务方法的方法。
www.infoq.com
6.
The OrderService session bean uses this resource adapter to access CRM transactions that contain EIS1.
会话beanOrderService用这个资源适配器来访问包含EIS1的CRM事务。
www.ibm.com
7.
After the servlet has a reference to the session bean, call the exposed method as show in Listing 7.
在servlet引用对话bean之后,访问如代码行7所示的方法。
www.ibm.com
8.
You will later bind this J2C connection factory's JNDI name to the generated deploy code's session bean.
以后您将把此J2C连接工厂的JNDI名绑定到生成的部署代码的会话bean中。
www.ibm.com
9.
The first logs into the Web application and returns the Subject object, which is used later to make calls to the session bean.
第一种方法登录到Web应用程序并返回Subject对象,该对象稍后用于调用会话bean。
www.ibm.com
10.
Then you can generate the session bean for the process.
接下来您能够生成流程的会话bean。
www-128.ibm.com
1.
Then you can generate the session bean for the process.
接下来您能够生成流程的会话bean。
www-128.ibm.com
2.
You can use a portlet to create a session bean for each request.
可以使用Portlet来为每个请求创建会话Bean。
www.ibm.com
3.
In the EJB container, expand the EJB project and the session bean until you can see and select ResourceRef.
在EJB容器中,展开EJB项目和会话bean,直到您可以看到和选择ResourceRef为止。
www.ibm.com
4.
In the following sections, you'll build a simple stateless session bean that gives you the current time.
在下面的章节中,我们将构建一个简单的无状态会话bean,为您提供当前时间。
www.ibm.com
5.
We will create and use a simple stateless session bean because it is easy to understand and develop.
我们将创建并使用一个简单的无状态会话bean,因为它比较容易理解和开发。
www.ibm.com
6.
A session bean can access data directly from the database or it can invoke methods on an entity bean to do the same.
会话bean可以从数据库直接访问数据,也可以通过调用实体bean的方法来访问数据。
www-128.ibm.com
7.
The Web archive is next, and it references the session bean from a Java bean.
接下来是Web归档文件,该归档文件将从Javabean中引用会话bean。
www.ibm.com
8.
After developing an EGL program, for example, you can generate a Java wrapper, an EJB session bean, and a back-end program.
例如,当您开发好一个EGL程序后,可以生成一个Java包装程序、一个EJB会话bean和一个后端程序。
www.ibm.com
9.
This session bean uses JMS to send a message.
该无状态会话Bean使用JMS发送消息。
www.ibm.com
10.
Listing 8 shows you how to look up JMS resources from inside the ProcessCustomerSessionBean session bean.
清单8显示了如何在ProcessCustomerSessionBean会话bean内查找JMS资源。
www.ibm.com
1.
Listing 8 shows you how to look up JMS resources from inside the ProcessCustomerSessionBean session bean.
清单8显示了如何在ProcessCustomerSessionBean会话bean内查找JMS资源。
www.ibm.com
2.
For the maximum level of control, a session bean should be used.
对于最大级别的控制,应该使用会话bean。
www.ibm.com
3.
The application has a stateless session bean, which is used by a simple Web client.
该应用程序包括一个无状态会话Bean,由一个简单的Web客户端使用。
www.ibm.com
4.
There are many ways to trigger a session bean.
我们有很多方式触发会话bean。
www.ibm.com
5.
The code in Listing 9 shows how to perform a JNDI lookup of CustomerEntityBean from within a session bean using the full name.
清单9中的代码将显示如何使用全名在会话bean内执行CustomerEntityBean的JNDI查找。
www.ibm.com
6.
Observe that one EAR contains a single session bean that publishes a message, and that there are two message-driven beans.
会发现一个EAR包含发布消息的一个会话Bean,另外有两个消息驱动Bean。
www.ibm.com
7.
For example, the session bean might roll back any debit for a payment that couldn't be made.
例如,会话bean会回滚无法完成的支付的任何借项。
www.ibm.com
8.
At this point, we need to create a Resource Reference so our session bean can look up the sqljDS data source.
现在,我们需要创建一个ResourceReference,以便会话bean可以查找sqljDS数据源。
www-128.ibm.com
9.
Open the session bean source code that you created earlier, and add the following code from Listing 3.
打开您在前面所创建的对话bean源代码,并从代码行3中添加以下的代码。
www.ibm.com
10.
With a stateful session bean, the business logic in the client can be as simple as
使用有状态会话Bean,客户端的逻辑业务可能非常简单,如下所示
www.ibm.com
1.
Open the session bean source code that you created earlier, and add the following code from Listing 3.
打开您在前面所创建的对话bean源代码,并从代码行3中添加以下的代码。
www.ibm.com
2.
With a stateful session bean, the business logic in the client can be as simple as
使用有状态会话Bean,客户端的逻辑业务可能非常简单,如下所示
www.ibm.com
3.
The new Web page will need to call these methods from the enhanced BackOrderStock session bean
T这个新的Web页面将从增加的BackOrderStocksessionbean中调用这些方法
www.ibm.com
4.
A Stateless Session Bean can be coded without implementing a specific interface and annotation. An example is shown below
无需实现特定的接口和注解就可以对无状态会话Bean进行编码。
www.ibm.com
5.
Before we start coding our session bean in the WebSphere Studio environment, perform these steps
当我们开始在WebSphereStudio环境下编码会话bean之前,先执行这些步骤
www.ibm.com
6.
HRPortletService looks up the HR application session bean using the login Subject
HRPortletService查找使用登录主题的人力资源应用程序会话。
www.ibm.com
7.
Now we need to bind the J2C connection factory to the generated (deploy code's) stateless session bean. To bind the JNDI name
现在,我需要把J2C连接工厂绑定到生成的(部署代码的)无状态会话bean。
www.ibm.com
8.
events-ejb: business logic tier, EJB session bean
events-ejb:业务逻辑层、EJB会话Bean
www.ibm.com
9.
In the default stateless session bean, add the remote method from Listing 1
在缺省无状态会话Bean中,从清单1添加远程方法
www.ibm.com
10.
Here is an example of how you would specify a transactional attribute on a stateless session bean
下面给出了一个示例,介绍如何在无状态会话Bean上指定事务属性。
www.ibm.com
1.
Here is an example of how you would specify a transactional attribute on a stateless session bean
下面给出了一个示例,介绍如何在无状态会话Bean上指定事务属性。
www.ibm.com
2.
Step 13. Create a reference to the EJB session bean
第13步:创建EJB会话bean的引用
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/6 22:59:43