事件处理从jms队列查询事件消息,然后基于业务逻辑处理这些消息。
Event processing retrieves the event messages from the JMS queue and processes the messages based on business logic.
最后基于分层设计思想,将平台划分为全局配置层、数据接口层、业务逻辑处理层和页面层四个层次,完成了系统开发平台的结构设计。
Finally, the platform is divided into common configuration layer, data access layer, logic operation layer, and display layer with the layered design.
这个类还包含了为功能所需的每个元素处理业务逻辑的方法。
This class also contains methods to handle the business logic for each element of functionality required.
应用层用于处理业务逻辑,例如接受订单或者选择显示的内容。
An application layer to process business logic, like accepting orders or choosing content to display.
它可以调用几个服务并能在流程和XML文档中完成一些业务逻辑,同时还能够处理数据映射问题。
It can invoke several services and do some business logic on the flow and on XML documents, while also being able to handle data mapping issues.
随后,在基于服务的业务逻辑的结帐应用程序中处理了该复合应用程序。
This composite application is then processed in an accounting application based on the business logic of the services.
这允许设备执行资源密集型处理,并允许应用服务器处理应用程序业务逻辑。
This allows the appliance to do the resource-intensive processing and the application server to process the application business logic.
首先,您需要定义消息本身,以及将被处理的业务逻辑。
First, you need to define the message itself, as well as the business logic to be processed.
如果接受并实现了该请求,那么在基于价格和税务服务的业务逻辑的结帐应用程序中将处理高级的复合应用程序。
When the request is accepted and implemented, the resulting higher-level composite application is processed in an accounting application based on the business logic of the pricing and tax services.
资源类进一步实现资源方法,资源方法实际处理底层业务逻辑。
Resource classes further implement the resource methods that actually handle the underlying business logic.
SOA包含一种约束设计,有利于将信息约束改变为应用于面向业务逻辑的更高处理层次的公开标准。
SOA includes a constraint design that facilitates changing information constraints as open standards are applied in higher processing layers toward business logic.
调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.
集成代理常常使用包含业务逻辑的对象来处理适配器所提供的信息。
Integration brokers often use objects containing business logic to process information provided by the adapters.
应用程序中处理业务事务的逻辑缺陷。
Flaws in application logic in handling business transactions.
甚至可能将中间件完全隐藏起来,这样应用程序开发人员只需编写业务逻辑,而让容器来处理中间件的琐碎工作。
Or to say that another way, we're all making the middleware invisible, so application developers just write business logic and let the container deal with the nitty gritty of middleware.
而业务逻辑层则请求数据访问层处理数据持久性。
The Business Logic Layer, in turn, requests that the data Access Layer deal with data persistence.
图1是一个时序图,描述框架将如何处理业务逻辑。
Figure 1 is a sequence diagram that describes how the framework will process business logic.
拦截器从事特定的工作,您可以配置一系列拦截器来具体处理您的业务逻辑需求。
An interceptor does a specific job, and you can configure a chain of interceptors to do exactly what your business logic requires.
在这种情况下,您必须再次返回应用程序,以便继续处理其他业务逻辑。
In such cases, you had to run the application again to continue with the rest of the business logic.
业务逻辑再决定将要处理的数据是否已被签名。
The business logic may then decide if the data about to be processed has been signed or not.
URIServerThread将处理打开业务应用程序的逻辑。
Our URIServerThread handles logic for opening the business application.
常用的工作流是使用mxml格式创建GUI的主要部分(呈现),然后使用ActionScript代码执行事件处理和业务逻辑。
A common workflow is to create much of the GUI (presentation) using the MXML format, and then use ActionScript code for event handling and business logic.
在处理购物车或文件上传时,我们需要恰当地设置Azure Queue;使得业务逻辑在后台处理,从而提升前端性能。
This would be an appropriate setup for handling shopping carts or file uploads; the business logic is processed in the background to improve performance on the front-end.
它解决了开发人员创建Flex应用是所碰到的大量常见问题,如从外部服务中检索数据、处理业务逻辑。
It solves many common problems faced by developers when creating Flex applications, such as retrieving data from external services and handling business logic.
Intermediate对象是代表那些被用于构建事件处理逻辑的业务对象。
Intermediate objects are representations of business objects that are used by the person constructing the event processing logic.
业务逻辑频繁更改(动态处理)。
使用补偿处理程序来添加业务逻辑,来补偿在取消事件发生前就完成的动作。
Use compensation handlers to add business logic for compensating the actions that have completed before the cancellation event happens.
将要以并行方式执行的该部分业务逻辑放在该事件处理程序内部。
Place that part of the business logic that is to be processed in parallel inside that event handler.
在真实场景中,您可以根据需要在补偿处理程序中添加业务逻辑。
In a real scenario, you can add your business logic in this compensation handler as needed.
在真实场景中,您可以根据需要在补偿处理程序中添加业务逻辑。
In a real scenario, you can add your business logic in this compensation handler as needed.
应用推荐