summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/MT_Client_Test/client.conf.xml
blob: e68a5b8e8ffd4854e2dee26251771a51be1fc20a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version='1.0'?>
<!-- Converted from ./tests/NestedUpcall/MT_Client_Test/client.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
 <!--  $Id$ -->
 <!--  -->
 <dynamic id="Client_Strategy_Factory" type="Service_Object">
   <initializer path="TAO" init="_make_TAO_Default_Client_Strategy_Factory"/>
 </dynamic>
 <dynamic id="Server_Strategy_Factory" type="Service_Object">
   <initializer path="TAO" init="_make_TAO_Default_Server_Strategy_Factory"/>
 </dynamic>
</ACE_Svc_Conf>