为端口类型通知操作的订阅/取消订阅代理函数生成实现。
使用情况
<subscriptionProxyFunctionImplementations
extensible = "boolean">
child elements
</subscriptionProxyFunctionImplementations>
属性
| 属性 | 类型 | 必须 | 说明 |
|---|---|---|---|
|
扩展 |
boolean |
否 |
向函数和接口添加扩展点的功能。 此值始终设置为 true。 |
子元素
| 元素 | 说明 |
|---|---|
|
notificationInterface |
指定用于事件订阅的通知接口的名称。 |
|
操作 |
指定要为其生成代码的操作。 |
|
portType |
指定要为其生成代码的端口类型。 |
|
proxyClass |
指定客户端代理类的名称。 |
子元素序列
(
portType?,
operation*,
proxyClass?,
notificationInterface?
)
父元素
| 元素 | 说明 |
|---|---|
|
文件 |
从代码生成器输出文件。 |
元素信息
| Label | 值 |
|---|---|
| 支持的最低系统 |
Windows Vista |
| 可为空 | 是 |