Merge "Bug 509: Fixed incorrect merging of Data Store Writes / Events"
[controller.git] / opendaylight / netconf / netconf-impl / src / test / resources / testConfigs / inputSetter.xml
1 <jmxbean>
2     <mBean>org.opendaylight.controller:type=AppDeployer</mBean>
3     <type>WRITE</type>
4     <attribute>attribute</attribute>
5     <value>22</value>
6 </jmxbean>