summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h
diff options
context:
space:
mode:
authoryamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-08-07 05:20:19 +0000
committeryamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-08-07 05:20:19 +0000
commitd869c4cf54e261720fb331ef4cdf6df5f5b598e7 (patch)
treeb72a99fdf107daf127fc6492aeb9c47700f9422f /TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h
parent77797892f0cf32c82c0bd8a85b335e6e9ca222ba (diff)
downloadATCD-d869c4cf54e261720fb331ef4cdf6df5f5b598e7.tar.gz
ChangelogTag: Wed Aug 7 24:35:45 2002 Yamuna Krishnamurthy <yamuna@oomworks.com>
Diffstat (limited to 'TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h')
-rw-r--r--TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h
index 8f600e77152..780fed149c3 100644
--- a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h
+++ b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h
@@ -42,9 +42,8 @@ public:
/// Pre_invoke remote request.
void pre_invoke_remote_request (TAO_POA &poa,
CORBA::Short servant_priority,
- TAO_Service_Context &request_service_context,
- TAO_Service_Context &reply_service_context,
- TAO_Object_Adapter::Servant_Upcall::Pre_Invoke_State &pre_invoke_state
+ TAO_ServerRequest &req,
+ TAO_Object_Adapter::Servant_Upcall::Pre_Invoke_State &pre_invoke_state
ACE_ENV_ARG_DECL);
/// Pre_invoke collocated request.