Merge "BUG-732 Fix netconf-connector unable to detect monitoring capability"
[controller.git] / opendaylight / netconf / netconf-impl / src / test / resources / testConfigs / inputMap.xml
1 <jmxbean>
2     <mBean>org.opendaylight.controller:type=AppDeployer</mBean>
3     <type>EXEC</type>
4     <operation>lookupConfigBeans</operation>
5     <arguments>
6         <map>
7             <topology-registry>single</topology-registry>
8             <bgp-update>mock</bgp-update>
9         </map>
10         <array>2</array>
11         <array>22</array>
12         <anotherArg>arg</anotherArg>
13     </arguments>
14 </jmxbean>