Package wt.method
Annotation Interface RemoteInterface
Indicates that the methods of an interface can be invoked
remotely by the RemoteMethodServer. RemoteInterface implementations
are used in conjunction with a
RemoteAccessProxy.
This annotation shares similar semantics wtih the <<RemoteInterface>>
stereotype in Windchill code generation, and is typically used to denote
remote Windchill services.
Supported API: true
Extendable: false