2 #include "ServerRequest_Interceptor2.h"
6 Hello::Hello (CORBA::ORB_ptr orb
, Test::Hello_ptr
, CORBA::ULong
)
7 : orb_ (CORBA::ORB::_duplicate (orb
))
14 this->orb_
->shutdown (false);
23 Hello::has_ft_request_service_context ()
25 return ServerRequest_Interceptor2::has_ft_request_sc_
;