| 1. | An internal service can be exported for outside consumption 内部服务可以被导出供外部调用。 |
| 2. | Utility ; but it is actually changing the general execution environment for later external calls 实用程序的输出;但实际上它改变了后面外部调用的整体执行环境。 |
| 3. | This method is internal , and it is not intended to be called from outside the system . xml . dll assembly . use the 此方法是内部方法,不适用于从system . xml . dll程序集外部调用。 |
| 4. | Becoming a service - the program must become an externally callable subroutine library of serially reusable services 程序必须成为可由外部调用的子例程库,其中包含串行可重用的服务。 |
| 5. | Calling entities outside of a global transaction is definitely a " worst " practice more commonly called an anti - pattern 在整体事物的外部调用实体很显然是个最坏实践(通常称为反模式) 。 |
| 6. | I can build on this with another aspect that performs error handling on calls to the model from outside , as shown in listing 5 我基于此构建了另一个对象,在从外部调用模型时执行错误处理,如清单5所示: |
| 7. | Further , depending on the classloader structure , an attacker may be able to invoke servlets outside of your web application 更进一步地,根据类加载器的结构,攻击者可能在您的web应用程序外部调用servlet 。 |
| 8. | Properties that provide basic support for this ; more complex scenarios use points of variability and outcalls to a customizing component 为此提供基本支持的属性;更复杂的方案使用可变点和对自定义组件的外部调用。 |
| 9. | As mentioned above , each bpel process needs to have a wsdl definition so that the port types and operations are exposed for external invocations 正如上面所提到的,每个bpel流程需要一个wsdl定义,这样端口类型和操作可以供外部调用。 |
| 10. | You use java code , either written directly within the jsp page or called externally from the page , to generate the dynamic portions of the document 为了生成文档的动态部分,您既可以使用直接编写在jsp页面中的java代码,也可以使用从该页面外部调用的java代码。 |