For remote services the proxy object would be called.
对于远程服务,则应调用代理对象。
To add the Web Service Proxy object onto the Page data.
要在页面数据中添加Web服务代理,请执行以下操作。
In the next step, we simply invoke a method of the proxy object.
下一步,我们只是调用该代理对象的一个方法。
Listing 2 shows a proxy object for loading the Batch extension point.
清单2显示了加载Batch扩展点的代理对象。
Then, it is a proxy object that is created inside the client application.
然后,它是一个代理对象,这是客户端应用程序内创建的。
In this case, it allows you to create a proxy object that implements a given interface.
在这种情况下,它允许您创建用于实现给定接口的代理对象。
The proxy object that GWT.create returns also implements another interface, ServiceDefTarget.
create返回的代理对象还将实现另一个接口servicedeftarget。
That will add a Web reference to the current project, which automatically generates a proxy object.
这将添加一个Web引用到当前项目,当前项目会自动生成一个代理对象。
Update the following code in Program.cs for the creation of the proxy object (mywcf in the example above)
在 Program.cs 中添加以下代码,创建代理对象(上面示例中的 mywcf)
Add the following code to Program.cs after the creation of the proxy object (mywcf in the example above).
在Program . cs中创建代理对象(上面示例中的mywcf)之后添加以下代码。
This proxy object looks at the list of registered behaviors and invokes them through the internal pipeline.
此代理物件查看已注册行为的清单,并通过内部管道调用这些行为。
The reference is typically a proxy object which implements the same interface as the service provider implements.
引用一般是一个代理对象,它实现了服务提供者实现的相同接口。
You can create a proxy object to the service you just wrote, as demonstrated by the ContactsJSONProxy in Listing 21.
可以为刚编写的服务创建一个代理对象,见清单21中的ContactsJSONProxy。
The gateway requires a single instance of a bridge object and a single instance of a WebSphere MQ queue manager proxy object.
网关需要一个网桥对象的实例,以及一个WebSpheremq队列管理器代理对象的实例。
This section first shows you how to configure a bean proxy and then demonstrates how Spring's IOC framework creates the proxy object.
本节首先介绍如何配置bean代理,然后演示Spring的IOC框架如何创建代理对象。
When you call a method of a secure bean, the proxy object that you got in Step 4 dispatches a method invocation request to the interceptor.
当调用安全bean的方法时,您在步骤4中获得的代理对象将一个方法调用请求分配给拦截器。
Instead, it makes sense to include the loading management in a proxy object and let the proxy object load the plug-in if and when it's needed.
另一种做法是,把加载管理放在代理对象中,让它来判断是否需要加载组件,以及何时加载插件是合理的。
Once this MBean is located, the code then casts the MBean into a proxy object by using the JMXProxy class from the xsadmin sample application.
一旦找到此Mbean,代码会随后通过使用xsadmin示例应用程序中的JMXProxy类将 MBean 强制转换为代理对象。
The first argument is the proxy object. The second and third arguments are the method being intercepted and the method arguments, respectively.
第一个参数是代理对像,第二和第三个参数分别是拦截的方法和方法的参数。
When Jini is used on small devices, the Service B residing on a small device faces a problem, since it cannot unmarshal the Lookup Service proxy object.
当在小设备上使用Jini 时,驻留在小设备上的服务B 就会面临一个问题,因为它不能解组查找服务代理对象。
Spring can also catch exceptions thrown during business method calls by injecting a reference to a proxy object instead of the actual EJB remote interface stub.
通过注入对代理对象的引用而不是注入实际的EJB远程接口存根,Spring还可以捕获在业务方法调用过程中引发的异常。
That means the device does its own Lookup Service and all the Jini discovery protocols; a device Service Lookup Service proxy object runs entirely on a local client.
这意味着设备执行自己的查找服务以及所有Jini发现协议;设备服务查找服务代理对象完全在本地客户机上运行。
A proxy object inherits the associated semantics of managed objects such as garbage collection, support for members and methods, and can be extended to form new classes.
代理对象继承托管对象(例如垃圾回收、对成员和方法的支持)的关联语义,可以将其进行扩展以形成新类。
To implement the ESB gateway of JHKL Inc., a WS-Proxy object has been configured inside the DataPower and, as figure 5 shows, our request flow contains essentially two actions.
为了实现JHKL公司的ESB网关,WS - Proxy对象已经在DataPower内配置,如图5所示,我们的请求流基本上包含两个动作。
Note that a proxy object inherits the associated semantics of managed objects such as garbage collection and support for fields and methods, and can be extended to form new classes.
请注意,代理对象继承与托管对象(如垃圾回收、字段和方法支持)关联的语义,并且可以扩展以形成新类。
Calling SOAP methods is then as simple as constructing the appropriate parameters, as specified in the WSDL and described in the API documentation, and making the method call on the proxy object.
这样一来,正如WSDL中所指定的和API文档中所描述的一样,调用SOAP方法就与构造合适参数并在代理对象上调用方法一样简单了。
A service-bus address representing the location of the service that supported the required interface was passed to the proxy object, along with a service-bus object so that it could send messages.
服务总线地址表示支持所需接口的服务的位置,该地址与服务总线对象一起被传递给代理对象,以使它能发送消息。
A service-bus address representing the location of the service that supported the required interface was passed to the proxy object, along with a service-bus object so that it could send messages.
服务总线地址表示支持所需接口的服务的位置,该地址与服务总线对象一起被传递给代理对象,以使它能发送消息。
应用推荐