| 1. | Interface will provide the code to call the appropriate get and set methods of a target class 接口的生成实现提供调用目标类的相应get和set方法的代码。 |
| 2. | Setup tasks provide early initialization and are performed automatically when the target method is invoked 设置任务提供早期初始化,并在调用目标方法时自动执行。 |
| 3. | Asynchronous delegates allow you to call a synchronous method in an asynchronous manner . when you call a delegate synchronously , the 当同步调用一个委托时, “ invoke ”方法直接对当前线程调用目标方法。 |
| 4. | As member properties get deserialized , you can restore their values by invoking the mutator methods on your target object , as follows 当成员属性被反序列化时,您可以通过调用目标对象上的更动子( mutator )方法恢复它们的值,如下所示: |
| 5. | Directive are useful in two situations where you invoke the target page : in a cross - page postback , which is a client - based transfer , and with the transfer 指令在调用目标页的两种情况下都很有用:在跨页回发中(这是一种基于客户端的传输)和使用 |
| 6. | Instead of having each business method hardcoded into your delegate , you can have the delegate dynamically invoke the methods through the java reflection api on the remote interface of the targeted ejb component 您可以使委派动态地调用目标ejb组件的远程接口上的方法(通过java reflection api ) ,而不必将每个业务方法硬编码到委派中。 |
| 7. | However , in an application that calls across application - domain or context boundaries , . net remoting requires you to configure the . net remoting system and make sure that your client programming model also qualifies as a target for a remote call 但是,在一个跨应用程序域或上下文边界进行调用的应用程序中, . net远程处理要求您配置. net远程处理系统,并且要求确保客户端编程模型也符合作为远程调用目标的条件。 |
| 8. | Thus using gateway to translate communication message between web service platform and multi agent platform is a well done approach . this article build a experimental gateway system that allow normal soap - based web service request to be served by agent through several gateway components , and send back response to web service client 本文构建了一个试验网关,使得基于soap消息通讯的webservice客户端能够通过特别设计的网关组件,完成调用目标agent平台中agent组件的任务,随后目标agent将结果返回webservice客户端,调用过程中由网关组件协同网关控制器解决soap消息和fipaacl消息之间的协议转换问题。 |