An array of Strings listing the variables defined in the current method context (namespace).
一个字符串数组列出了定义在目前函数环境(名字空间)的变量。
However, as with any type of reusable assets, adoption is possible only if a context and method are given on when, why, and how to use the patterns.
不过,和任意可重用资产一样,只有在给出了说明何时、为何以及如何使用模式的上下文和方法时,才可以加以采用。
We get the document object using the session document context method.
我们使用会话文档上下文方法获得文档对象。
This method returns a message context property if one has been set, otherwise it returns the value of the defined mediation parameter.
如果设置了消息上下文属性,此方法会返回此属性,否则它将返回定义的中介参数的值。
Usually, a unit test exercises some particular method in a particular context, thus it falls in the broader category of white box testing.
通常情况下,一个单元测试在特殊环境下只测试一些特殊的方法,因此它将白箱测试分为更广泛的种类。
Finally, lazy acquisition pattern was applied to the initialization of services by exposing a startup method with the framework context interface.
最后,利用框架上下文接口公开一个启动方法,从而将延迟获取模式应用在服务的初始化中。
Method chaining USES return values from methods to relay instruction context, which in this case is the object instance making the first method invocation.
方法链接使用方法的返回值来中转指令上下文,在这种情况下是进行第一个方法调用的对象实例。
This method checks the SOAP message context for an attachment container.
该方法检查SOAP消息上下文来获取附件容器。
When the EJB method runs in a transaction, this transactional context extends to the resource: if the EJB transaction fails, then the resource activity is also rolled back.
当eJB方法在事务中运行时,这个事务上下文会扩展到资源上:如果EJB事务失败,那么资源操作也会回滚。
All stakeholders agree that the current vision can be met if the current plan is executed to develop the complete method, in the context of the current architecture.
在当前构架的背景下,如果执行当前的计划能够开发完整的方法,所有的涉众都认为目前的设想是可以实现的。
More complex type libraries can use this method to make types dependent on context and various parameters, such as base URIs and namespace prefixes in scope.
更复杂的类型库可以使用该方法建立依赖于上下文和不同参数的数据类型,如作用域中的基准URI和名称空间前缀。
Clients that required the capabilities of a particular interface would discover a service that supported that interface using the "service context," then make method calls against it.
需要某个特定接口能力的客户将会利用“服务上下文”发现某个支持该接口的服务,然后将该服务作为参数,进行方法调用。
The explicit service context is represented as additional parameters appended to the service method calls.
显式服务上下文的表现形式是作为追加于服务方法调用的附加参数。
Application component: a categorization label, or metadata, given to the method invocation, in context.
应用程序部件一个组织好的标签或者元数据,给出方法调用的上下文。
Other information about the authentication method used by the principal (called the authentication context) may be enclosed into an authentication statement.
关于主体(所谓的验证上下文)使用的其他验证方法的其他信息可以被封装在验证语句中。
One of the beauties of JAX-RPC for the client is its ability to associate context information with an endpoint's remote method call.
客户机JAX - RPC的亮点之一就在于它能把上下文信息和端点的远程方法调用关联起来。
If the caller is running in a transactional context, the method executes in the caller's context.
如果调用者在某个事务上下文中运行,则该方法将在调用者的上下文中执行。
Click inside the method block so that the TDT context will be aligned.
在方法块中单击,以便TDT上下文的排列。
It ACTS like a macro in this context, where calling the method of function via the closure makes the function call in the context of where it's defined.
它在此上下文中用作宏,通过闭包调用函数方法将在定义它的上下文中执行函数调用。
In other words, the function (or method) encloses a context around the things it references.
换句话说,这个函数(或方法)会对它引用的所有内容关闭上下文。
In Listing 10, you can see that the context is added to the method parameter.
在清单10中,您能看到上下文被加到了方法参数上。
The post-processor plug-in approach is a bit more difficult to master, but more powerful than the context variable method.
后处理器插件方法有点更难于掌握,但是比上下文变量方法更强大。
The Context method is akin to the Arrange in our original Unit Test, but here we are concentrating on it in isolation - ensuring that it is all we are going to do.
Context方法类似于原先测试中的Arrange,但这里我们单独考虑它——确保那是我们将要做的所有事情。
The lookups are simply a matter of invoking the lookup (String name) method of the Context and passing in the name where the object we want is bound.
查询只是调用Context的lookup (Stringname)方法,然后传入我们希望绑定对象的位置的名称。
This also requires a modification to the init method to accept a String context.
这也需要对init方法进行修改以便能够接受String上下文。
Clustering together documents in a context aware method enables you to choose to focus on specific clusters and stories without needing to wade through a lot of unrelated ones.
将已知方法语境中的文档聚类(Clustering)有助于把注意力集中到某些特定的聚类和内容上,从而避免在无关的内容上浪费精力。
You can make the returned value available in the JSP page by creating a JSP variable with the setAttribute() method of the JSP context.
通过使用JSP上下文的setAttribute()方法创建一个 JSP变量,您可以使返回值在 JSP页面上可用。
Because the DataFactory class implements the ServletContextListener interface, it guarantees that its init method is called when the servlet context is first created.
因为DataFactory类实现了ServletContextListener接口,所以可以保证在第一次创建servlet上下文时调用其init方法。
A method has to be called on the injected module context.
必须对注入的模块上下文调用方法。
Prior to calling its start() method, you can adjust the context for the process to execute in.
在调用其start()方法之前,还可以调整进程所执行的上下文。
应用推荐