Initial code drop of netconf protocol implementation
[controller.git] / opendaylight / netconf / netconf-impl / src / test / resources / testConfigs / inputMap.xml
1 <jmxbean>\r
2     <mBean>org.opendaylight.controller:type=AppDeployer</mBean>\r
3     <type>EXEC</type>\r
4     <operation>lookupConfigBeans</operation>\r
5     <arguments>\r
6         <map>\r
7             <topology-registry>single</topology-registry>\r
8             <bgp-update>mock</bgp-update>\r
9         </map>\r
10         <array>2</array>\r
11         <array>22</array>\r
12         <anotherArg>arg</anotherArg>\r
13     </arguments>\r
14 </jmxbean>