blob: 14c36b4eb50a1a252537d55b0cd6d6369fc39a89 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version='1.0'?>
<!-- Converted from ./tests/AMI/exclusive.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
<!-- -->
<!-- -->
<!-- -->
<static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy EXCLUSIVE -ORBclientconnectionhandler RW -ORBConnectStrategy blocked"/>
<static id="Resource_Factory" params="-ORBFlushingStrategy blocking"/>
</ACE_Svc_Conf>
|