The caller context corresponds to the context propagated by the caller of a server application component, and the invocation context corresponds to the context in which the component itself runs.
呼叫者上下文与服务器应用程序组件的呼叫者传递的上下文通信,调用上下文与在组件自身内运行的上下文通信。
However, what if the application wanted to track other data such as the value of certain variables or even attempt to profile the code by recording the duration of a particular function invocation?
但是,若是应用程序想要跟踪其他数据(比如某些变量的值)或者甚至试图通过记录特定的函数调用过程来剖析代码,那么情况又是如何呢?
The server application component can then read this information from its invocation context.
然后服务器应用程序组件可以从它的调用上下文中读取这些信息。
Within this framework, a configuration defines an application, describing the components of the application, as well as the sequence and method of their invocation.
在这个框架中,配置定义了一个应用程序,描述了该应用程序的组件以及它们调用的顺序和方法。
The second layer delivers results of the service invocation to the invoking application as a whole XML document.
第二层将服务调用的结果作为完整的XML文档来提交给调用应用程序。
Application component: a categorization label, or metadata, given to the method invocation, in context.
应用程序部件一个组织好的标签或者元数据,给出方法调用的上下文。
This encryption is applied to all IP packets and is not enabled or disabled on a per application or per service invocation basis.
这种加密应用到所有的IP数据包,而不会根据应用程序或服务调用情况进行启用或禁用。
At a minimum, you will want to know what invocation styles are used throughout your application while you do performance analysis or develop your error handling strategy.
至少,在进行性能分析或制定错误处理策略时,您将希望了解在整个应用程序中使用了什么调用样式。
The application scenario in this article makes one service invocation that sends one XML request and receives one XML response.
本文中的应用程序场景进行了一次服务调用——发出一个XML请求及收到一个 XML响应。
Before making the remote invocation, the application code has to create a new subject that is valid on the target server.
在进行远程调用之前,应用程序代码必须创建一个在目标服务器上有效的新主题。
The service invocation approach must be flexible enough to cope with events such as switching frequently between external providers of a similar service without requiring changes to the application.
服务调用方法必须足够灵活以处理一些事件,比如经常在类似服务的外部提供者之间切换,而不需要更改应用程序。
Submits the elapsed time of the invocation to the application performance management (APM) system.
将调用的运行时间提交给应用程序性能管理(apm)系统。
My application requires three kinds of notification: set attribute value, before method invocation, and after method invocation.
这个应用程序需要三种通知:设置属性值、方法调用之前以及方法调用之后。
Service invocation means one application telling another application what to do, and the other application doing it and usually sending back a response to report the result.
服务调用指一个应用程序告知另一个应用程序进行什么工作,而后者将完成此工作,而且通常会发送回响应,以报告结果。
It is the system's responsibility to effect and manage the invocation of the service, not the calling application.
系统的责任是实现和管理服务的调用,而不是调用应用程序。
Sometimes, when investigating issues on an SCA application, the resulting invocation path can seem a little complex.
有时,当在SCA应用程序中查找问题时,生成的调用路径看起来有些复杂。
Use the information here to ensure that your application USES the appropriate invocation style based on your service endpoints, performance requirements, and so forth.
使用本文的信息可确保应用程序基于服务端点、性能需求等使用相应的调用样式。
If this is not acceptable, then the application can use a synchronous invocation technique to implement asynchronous semantics (described in a moment).
如果不能接受,则应用程序可以使用同步调用技术来实现异步语义(将在稍后对此进行说明)。
The basic application flow is the same: HTTP request that results in a BPEL process invocation and response.
基本应用流程是一样的:HTTP请求最终将导致BPEL流程的调用和响应。
The business integration application is made available for invocation to other services, outside of the SCA module, through a JMS export.
这个业务集成应用程序可以由SCA模块之外的其他服务通过JM s导出来调用。
The red lines indicate the invocation sequence that is followed by a specific use case of the Composite Application.
红线指示组合应用程序的特定用例所遵循的调用序列。
Dynamic proxy classes have many interesting USES within an application, one of which is to effectively handle pre - and post-method invocation operations in a uniform fashion.
动态代理类有许多应用程序中使用的接口,其中一个可以用统一的方式有效地处理方法前和方法后的调用操作。
Stubless invocation is not desirable in cases where the application wants a more abstract view of the service and does not want to deal with the WSIF client API.
在应用程序需要更抽象的服务视图和不希望处理WSIF客户机api的情况下,无存根调用不适用。
For ease of invocation, we used the tooling-rich Application Developer to create a Web service proxy for the Web service definition of our business process.
为便于调用,我们使用了ApplicationDeveloper丰富的工具来创建用于业务流程的Web服务定义的Web服务代理。
So it's possible that a future invocation of an application may also cause some additional methods to be AOT-compiled.
因此,对应用程序的后续调用可能会导致更多的方法被 AOT 编译。
Before the sending server makes the remote invocation, the client code performs a login using a custom application login configuration.
在发送服务器进行远程调用之前,客户机代码使用自定义的应用程序登录配置进行登录。
An example of such invocation of functionality in the receiving application is message-driven beans (MDBs).
接收应用程序中此类功能调用的一个示例是消息驱动的bean (MDB)。
For the server application component of a Web service, both the caller context and the invocation context are applicable.
对于Web服务的服务器应用程序组件来说,呼叫者上下文和调用上下文都是可用的。
Follow the path of an invocation in the calculator application as a message travels from the calculator component to the add component.
当消息从计算器组件传递到add组件时,遵循计算器应用程序中的调用路径。
Follow the path of an invocation in the calculator application as a message travels from the calculator component to the add component.
当消息从计算器组件传递到add组件时,遵循计算器应用程序中的调用路径。
应用推荐