在理想的情况下,SOA应用程序的重点在于业务逻辑、委派安全策略的实现,以及处理基础设施的信任关系。
In the ideal case, the SOA application is centered on business logic, delegating the enforcement of security policies, and handling trust relationships for the infrastructure.
使用补偿处理程序来添加业务逻辑,来补偿在取消事件发生前就完成的动作。
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 the compensation handler as needed.
因此,应用程序开发者只需集中精力对业务逻辑进行编码而不必对底层服务编码,这些底层服务由容器自动处理。
Therefore, the application developer need only focus on coding the business logic without having to code the low-level services automatically handled by the container.
调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.
在这种情况下,您必须再次返回应用程序,以便继续处理其他业务逻辑。
In such cases, you had to run the application again to continue with the rest of the business logic.
只有事件处理程序完成了其业务逻辑后,它才会更新全局变量result,以将结果返回到MainScope。
Only when the event handler has finished its business logic, it updates the global variable result in order to return the result to MainScope.
在流程内多次调用此事件处理程序,从而以这种方式创建业务逻辑的这一部分的并行实例(其数量不定)。
Within the process invoke this event handler multiple times and create in this way a dynamic number of parallel instances of this part of the business logic.
定义一个执行事件处理程序内业务逻辑的的特定部分的流程。
Define a process that executes a specific part of its business logic inside an event handler.
应用程序服务器现在可以处理数据呈现、执行业务逻辑和业务流,且变得越来越无状态和可伸缩。
The application server can now be in the business of rendering data, executing business logic and business flow, and becoming more stateless and scalable.
这允许设备执行资源密集型处理,并允许应用服务器处理应用程序业务逻辑。
This allows the appliance to do the resource-intensive processing and the application server to process the application business logic.
与浏览器请求处理程序相似,资源请求处理程序提供了一个到不同客户机以及业务逻辑层所处理的请求的接口。
Like the Browser request Handler, the Resource request Handler provides an interface to, albeit, different clients, and requests that the Business Logic Layer handle the processing.
随后,在基于服务的业务逻辑的结帐应用程序中处理了该复合应用程序。
This composite application is then processed in an accounting application based on the business logic of the services.
全面的迁移过程还需要处理其他问题,例如,业务和应用程序逻辑的迁移。
The overall process also needs to address, for example, the migration of business and application logic.
如果接受并实现了该请求,那么在基于价格和税务服务的业务逻辑的结帐应用程序中将处理高级的复合应用程序。
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.
SCA将业务逻辑与基础设施逻辑分离开来,因此程序员能够集中精力处理业务问题。
SCA separates business logic from infrastructure logic so that application programmers can focus on the business problem.
应用程序中处理业务事务的逻辑缺陷。
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.
链接EXECCICSLINK到CICS业务应用程序每个消息处理程序都需要进行逻辑判断以决定要调用哪个程序。
Links EXEC CICS LINK to the CICS business application each message handler needs logic to decide which program to call.
URIServerThread将处理打开业务应用程序的逻辑。
Our URIServerThread handles logic for opening the business application.
通过这样,可以让WebSphereDataPowerSOAAppliance完成资源密集型处理,而由应用服务器处理应用程序业务逻辑。
This allows the resource-intensive processing to be done by the WebSphere DataPower SOA Appliance and the application business logic to be processed by the application server.
在使用error消息处理错误时的另外一个必要步骤是使用您的应用程序的业务逻辑制定明智的决策。
The other step you might want to take as you deal with errors through the error message is to use what you know about your application's business logic to make smart decisions.
ProjectZero让您能够专注于应用程序的业务逻辑,而不用为处理传入Web请求、解析URL和处理各种方法大费周折。
Project Zero lets you focus on the core business logic of the application rather than handling incoming Web requests, parsing URLs, and handling various methods.
Web服务业务流程执行语言(Web Services Business Process Execution Language, WS -BPEL)标准提供了错误处理程序和补偿处理程序,用于在您的业务流程逻辑中建模故障和异常路径。
The Web Services business process Execution Language (WS-BPEL) standard offers fault handlers and compensation handlers to model failure and exceptional paths in your business process logic.
业务行为。这些组织业务的逻辑处理程序,每个程序一个单一的请求套层。
Business actions. These organize business logic by procedures where each procedure handles a single request from the presentation layer.
指向以下主题的链接:如何在事件处理程序中实现自己的业务逻辑。
Links to topics that describe how to implement your business logic in the event handlers.
指向以下主题的链接:如何在事件处理程序中实现自己的业务逻辑。
Links to topics that describe how to implement your business logic in the event handlers.
应用推荐