The next step is to create a simple text message using the JMS Session class.
下一步是用JMS 的Session类创建一个简单的文本消息。
The SipApplicationSession class represents the higher layer of SIP session management.
sipapplicationsession类表示更高层的ip会话管理。
A session class contains equivalent methods to create a new customer and to find one or all customers in the database.
而会话类包含创建新客户和查找数据库中的一个或所有客户的等效方法。
All derived entity classes and the session class inherit the common code of the create and find methods from the BOBase class.
所有派生实体类和会话类都继承了bobase类中create和find方法的公共代码。
The BOSession class offers static factory methods to create an instance of this class which encapsulates a Notes Session instance used to access the Notes database.
bosession类提供创建该类的实例的静态工厂方法,封装用来访问Notes数据库的NotesSession实例。
Some hours after the two-part session, there is a follow-up class at which the students are stimulated to recall the material presented.
这个由两部分组成的课程结束后的几个小时,会有一节后续课程激励学生们回忆所呈现的材料。
The Mirror Image and Session Facade patterns are useful for changing actors in use case diagrams into valid abstractions in class diagrams, which ultimately results in a cleaner translation to code.
对于将用例图中的参与者转换成类图中有效的抽象,镜像映象模式和会话虚包模式是很有用的,这样最终将能够更清楚地转换成代码。
If you're an application designer, be aware that session affinity overrides service class mapping.
如果您是应用程序设计人员,要注意会话关联将覆盖服务分类映射。
Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.
取得对表格ID、值对象类、数据行的会话属性和组合框(如果有的话)的会话属性的引用。
The central class of this API is Session which represents a connection between the client and the repository and is defined by the workspace name it is active on and the credentialssupplied.
API的核心类是Session,它代表客户端和仓库之间的连接,使用连接活跃其上的workspace名和所提供的credentials进行定义。
Inside the get method, a bean should be returned from the session if its instance is not set in the current action class instance.
在get方法中,如果某个bean的实例没有在当前操作类实例中设置,那么应该从会话返回那个bean。
We specify the deployment metadata of the EJB3 session bean using annotations in the bean class.
我们通过在Bean 类中使用注释来指定EJB3会话 Bean的部署描述符。
You can use Dependency Injection (JSR-330) in action classes to inject a session object into a field of the action class.
你可以在Action类中使用依赖注入(JSR- 330)将会话对象注入到Action类中的属性上。
Write a session controller class
编写一个会话控制程序类
Using the core Security class, an authentication key is generated and written to the session.
通过使用核心Security类,生成认证密钥并将其写入会话。
Listing 4 shows the class declaration for RideManagerBean, the stateless session bean that implements the RideManagerRemote interface used in Listing 1.
清单4给出ridemanager bean的类声明,这个无状态会话bean实现了清单1所示的RideManagerRemote接口。
The base class of export plug-in also defines a term callback for the end of an export session.
导出插件的基类还定义了term回调,用于结束导出会话。
The stateless session bean uses the DBHelper class (JDBC statements are used) to perform the database transaction.
无状态会话Bean使用 DBHelper类(使用了JDBC声明)执行数据库事务。
For example, the subscriber class encapsulates the subscriber data that forms part of a request (a start session request, for example).
例如,Subscriber类封装了构成部分请求的订阅者数据(例如,一个开始会话的请求)。
The SametimeUnyteService class provides methods to handle generating request URLs to start and join a meeting session, and a method to determine the status of a particular session.
sametimeunyteservice类提供了方法来处理生成的请求URL(开始或加入会议会话),并且提供一种方法确定某个会话的状态。
For all other cases, you can use the helper class we provided to generate the id, which USES session prefixing defined to entries stored in the portlet scope in the portlet session.
对于所有其他情况,可以使用我们提供的helper类生成id,它将定义的会话前缀用于存储在Portlet会话的Portlet范围中的条目。
The request processing class also must set the session variable jspMode with the parameter value read from the request object.
请求处理类还必须用从request对象中读取的参数值设置会话变量jspMode。
After the application class is loaded by the Wicket servlet, it creates a session for the servlet request in case no session exists, using its session factory.
应用程序类由Wicketservlet加载后,如果没有会话存在,它就会使用会话库创建针对servlet请求的一个会话。
If it is a new session, we use the GroupInfo utility class to get the list of LDAP groups the logged-in user belongs to, add them to a vector, and finally store the vector in the session object.
如果它是个新会话,我们就用GroupInfo实用程序类来获取这个登录的用户所属的ldap组的列表,然后将它们添加到向量中,最后把这个向量存储在会话对象中。
Because each on demand scan is single-threaded, a session bean is created to encapsulate the Nessus class to provide the session interface to the portlet.
由于每个按需扫描都是单线程的,因此将创建会话Bean来封装nessus类,以向Portlet提供会话接口。
It is the only class where EJB operations are performed, and it holds the reference to the PhoneBookSession stateless session bean.
它是惟一一个执行ejb操作的类,并保存对PhoneBookSession无状态会话bean的引用。
However, Eclipse will not, so we need to create a new class that implements the correct AgentBase interface and obtains the Domino session and agentcontext objects.
不过,Eclipse不会这样,所以它需要创建新类,来实现正确的AgentBase接口,获取Domino会话和agentcontext对象。
Figure 5 is the class diagram for the session bean and the corresponding POJO.
图5是该会话Bean和对应的POJO的类图。
Given a Session provided by the calling code in the JmsTemplate, this class provides a callback interface to create a JMS message.
JmsTemplate中的调用代码提供了session类,这个类提供了一个创建JMS消息的回调接口。
You use this class to work with information such as cookies, session, and authorization. Table 2 shows some of this class's important methods.
可以用这个类来处理像cookie、会话和授权之类的信息。
应用推荐