tModel – Defines the technical specification for a service.
tModel –定义服务的技术规范。
Listing 14 shows the XML element that defines your new TModel.
清单14显示了定义您的新TModel的xml元素。
A TModel is a UDDI construct that refers to some kind of standard.
TModel是一个引用某种标准的UDDI构造。
When you created the TModel, you saved its key to a properties file.
当您创建了TModel时,您将它的键保存到一个属性文件中。
The UDDI specifications define a TModel as a reference to a standard.
UDDI规范将 TModel定义为对标准的引用。
This entails creating a special tModel known as a domain keyGenerator.
这需要创建一个特别的tModel (通常叫做keyGenerator域)。
The most important of these properties is the unique ID of the TModel.
这些属性中最重要的就是TModel的唯一标识。
Step 2: Set the tModel description from the WSDL documentation element
步骤2:通过WSDL文档元素设置tModel描述
When I published this tModel I got a key of uuid:94549194-A402-42FE-9FD5-E0725CE0D532
当我发布此tModel 时,我就得到了密钥uuid:94549194-A402-42FE-9FD5-E0725CE0D532 。
When I published this tModel I got a key of uuid:55067855-F7BF-4FFF-81E9-CC1BFDCCE90C
当我发布此tModel 时,我就得到了密钥uuid:55067855-F7BF-4FFF-81E9-CC1BFDCCE90C 。
You will create a TModel object in the UDDI registry and give that TModel a unique ID.
您将在UDDI注册中心中创建一个TModel对象并给予这个TModel唯一的标识。
Sets the tModel name to be the value of the bindingName parameter, overwriting any name supplied as part of the tModel parameter.
将tModel名称的值设置成bindingName参数的值,覆盖任何作为 tModel 参数的部分所提供的名称。
When you define your implementation of the EightBall service, you will reference the TModel to indicate that your service supports that standard.
当您定义您的EightBall服务的实现时,您将引用这个TModel以表明您的服务支持这个标准。
To write a client application that performs discovery through UDDI, you need to search for BusinessServices that reference the appropriate TModel.
要编写一个在整个UDDI中执行发现的客户机应用程序,您需要搜索引用适当的TModel的BusinessService。
Listing 3 shows a query for binding tModel(s) that represent binding(s) for a portType that has a corresponding portType tModel with a key of uuid:11111111-1111-1111-1111-111111111111.
清单3显示了查询代表了一个portType的绑定tModel(s),而这个绑定的portType对应于一个key为 uuid:11111111-1111-1111-1111-111111111111的portType tModel。
Listing 3 shows a query for binding tModel(s) that represent binding(s) for a portType that has a corresponding portType tModel with a key of uuid:11111111-1111-1111-1111-111111111111.
清单3显示了查询代表了一个portType的绑定tModel(s),而这个绑定的portType对应于一个key为 uuid:11111111-1111-1111-1111-111111111111的portType tModel。
应用推荐