Create a stateless session bean.
建立无状态会话bean。
The session bean, first method.
会话bean的第一个方法。
Create a session bean and MDBS.
创建会话bean和mdb。
Create a new stateless session bean.
创建新的无状态会话Bean。
The session bean, second method.
会话bean的第二个方法。
Running the EAB session bean sample
运行EABsession bean样本
The invocation of a session bean method.
会话Bean方法的调用。
Registering the session bean as a reference.
将会话bean注册为引用。
Next, you will create your Session Bean pojo.
接下来将创建会话Beanpojo。
There are many ways to trigger a session bean.
我们有很多方式触发会话bean。
The EJB is a session bean, and it has a local view.
这个EJB是一个会话bean,它有一个本地视图。
The sample application has a stateful session bean.
该样例应用程序具有有状态会话bean。
Step 13. Create a reference to the EJB session bean.
第13步:创建e jb会话bean的引用。
You can now add the business logic to the session bean.
您现在可以向会话bean中添加业务逻辑。
Choose to create a service for an existing session bean.
为现有的会话bean选择创建服务。
The client will only interact with the session bean.
这个客户机只和会话bean交互。
Enter Library for the name of the stateless session bean.
输入Library作为无状态会话bean的名称。
First a Library session bean instance needs to be created.
首先建立Library会话bean实例。
You can also use a stateless session bean remote interface.
还可以使用无状态会话Bean远程接口。
The example in the Sample session bean section demonstrates this.
在范例会话bean 中的例子说明了这一点。
Use a stateful session bean to provide a stateful business process.
使用有状态会话bean来提供有状态业务过程。
You can use a portlet to create a session bean for each request.
可以使用Portlet来为每个请求创建会话Bean。
With the UTC open we can begin testing the new Library session bean..
使用打开的 UTC我们可以测试新的Library会话bean。
Some objects in this session bean method might belong to an HTTP request.
这个会话bean方法中的一些对象可能属于一个HTTP请求。
An application implements a session bean that is very expensive to create.
一个应用程序实现了一个创建成本非常高的会话bean。
Now let's continue with the configuration of the session bean in Listing 4.
现在,我们继续在清单4中配置会话bean。
For simplicity, this example is a unit test of a stateless session bean.
简单地说,这个例子是一个无状态session bean的单元测试。
The session bean can also perform multiple operations on an actor's behalf.
会话bean还能代表参与者进行多种操作。
Notice that the session bean information will now be filled out (Figure 6).
注意,现在会话bean信息已填充(图6)。
The event is then displayed by the session bean running on the application server.
然后,由运行在应用程序服务器上的会话Bean来显示该事件。
应用推荐