Wondering about the method signatures?
对方法签名感到很疑惑?
Your method signatures are different.
你的签名是不同的。
The interface and method signatures are shown in Table 2.
接口和方法签名如表2所示。
The stub class contains method signatures of the remote object.
存根类包含远程对象的方法签名。
The method signatures in the catalog service interface has also changed.
Catalog服务接口中的方法签名也已发生了更改。
As with abstract classes, you can define any number of method signatures.
对于抽象类,可以定义任意数目的方法签名。
You do this by replacing the value objects in the method signatures with interfaces.
为此,要把方法签名中的值对象替换成接口。
In method signatures, there should be a space after the method type (-/+ symbol).
在方法签名中需要在方法类型(-/+符号)后面增加一个空格。
For example, the BusinessFlowManager EJB interface, offers the following method signatures.
例如,BusinessFlowManagerEJB接口提供了以下方法签名。
Holder classes are used to support the OUT and INOUT parameters in mapped method signatures.
占位符类用于在已映射方法的签名中支持OUT和INOUT参数。
Having two distinct method signatures makes it easy to use the class from both COM and.
由于具有两种不同的方法签名,很容易无缝地使用COM和。
The Object Browser is also supported, with the method signatures displayed using Python syntax.
另外还支持对象浏览器,使用Python语法显示方法签名。
This file contains method signatures for any method that accesses or modifies data stored in the bean.
该文件包含任何访问或修改存储在bean中数据的方法的方法签名。
The same method signatures appear on different services residing within each of the reference architecture layers.
相同的方法签名出现在每个参考架构层的不同服务上。
In the next column, we will examine an exchange that gets into the details of how to design EJB method signatures.
在接下来的专栏中,我们将讨论如何设计EJB方法签名的细节。
This article shows you that you can also use IoC on the method signatures to decouple the methods from the value objects.
本文向您展示还可以对方法签名使用IoC,从而使方法与值对象解耦。
The asynchronous interface's method signatures differ from those of the remote interface, so GWT relies on Magical Coincidental Naming.
异步接口的方法签名与远程接口的方法签名有所不同,所以GWT要依靠MagicalCoincidentalNaming。
Wildcards also have the advantage that they can be used outside of method signatures, as the types of fields, local variables and arrays.
通配符也具有优点,他们能够在方法署名之外使用,作为域、本地变量和数组的类型。
With 1.1, users can customize the code style of the generated method signatures (for example, put the open bracket on the same line or next line).
借助于SourceMate v1.1,用户可以定制生成的方法签名的代码风格(比如说,将左花括号放在同一行或是下一行等)。
Both types of service implementations use a service Endpoint Interface (SEI) — refer to JAX-RPC (JSR-101) — to define the method signatures of the web service.
两种类型的服务实现都使用了ServiceEndpointInterface (SEI)——参考JAX - RPC (JSR- 101)——来定义Web服务的方法签名。
This option generates an options file containing a list of the method signatures corresponding to the methods the JIT compiler compiled while the application ran.
该选项生成一个选项文件,其中包含一个方法签名列表,对应于JIT编译器在应用程序运行的时候编译的那些方法。
There's no special interface that needs to be implemented to make a class an aspect, but specific method signatures are required to access the class as an aspect.
让一个类成为aspect不需要实现特殊的接口,但是需要特定的方法签名以使类作为一个aspect被访问。
These generated message classes often contain little (or even no, in the case of the GetTypes class) useful data but are required by the generated method signatures.
这些生成的消息类经常包含极少(对于gettypes类,甚至没有)有用数据,但生成的消息签名需要这些类。
This can result in errors when you compile, because the generated classes and their method signatures may be different from your original Java ones in your utility JAR files.
这将导致您在汇编的时候出现错误,因为产生的类和它们的方法特征可能与您的实用JAR文件中最初的JAR特征不一样。
The field and method signatures from Listing 2 make use of the same type of variable format as seen in the superinterface signature, but aside from that, they don't show anything new.
清单2 中的字段和方法签名利用了与超接口签名相同的变量格式类型,其他都与前面介绍的内容相同。
The home interface declares method signatures for any method that creates new instances of the bean, and for all methods that are used to retrieve instances of the bean (finder methods).
该宿主接口声明任何创建bean新实例的方法以及所有用来检索bean实例的方法(finder方法)的方法签名。
Discover more about this standard method, which is useful for testing and digital signatures, among other things.
通过本文进一步了解该标准方法,该方法可用于测试、数字签名等。
The examples showed a simple method of transforming your service interface to provide the signatures that JsonRestStore requires.
示例显示了一个通过转换您的服务接口来提供JsonRestStore所需的签名的简单方法。
XML signatures will therefore use the Web (via URLs in the XML) to find out the method to encode or decode things.
因此,XML签名将使用Web(透过XML中的URL)来找出编码或解码事物的方法。
AspectWerkz also supports other method call signatures, though with a little added effort required in terms of the configuration.
AspectWerkz还支持其他方法调用签名,不过需要多做一些配置工作。
应用推荐