2 #include
"tao/PortableInterceptor.pidl"
3 #include
"tao/PI_Server/PI_Server_include.pidl"
5 module ForwardRequestTest
10 /// Return the number assigned to the current object. For
11 /// example, object one will return "1," and object two will
15 oneway
void shutdown
();
18 local interface ServerRequestInterceptor
19 : PortableInterceptor
::ServerRequestInterceptor
22 /// Set the references to which requests will be forwarded.
23 void forward_references
(in Object obj1
,