2 #include
"tao/PortableInterceptor.pidl"
3 #include
"tao/PI_Server/PI_Server_include.pidl"
5 module Collocated_ForwardRequestTest
9 short collocated_call
();
12 local interface ServerRequestInterceptor
13 : PortableInterceptor
::ServerRequestInterceptor
15 /// Set the references to which requests will be forwarded.
16 void forward
(in Object to
);