Add blueprint to wire threadpools configuration
[netconf.git] / netconf / mdsal-netconf-impl / src / main / resources / org / opendaylight / blueprint / mdsal-netconf-impl.xml
index aec6ca10e7f42089060e472b5672ef058da8f570..9d785eedde83ba4c01ba9e24b6bf8d15ffb9f071 100755 (executable)
 
     <!--This is the MD-SAL netconf server implementation blueprint xml file-->
 
-    <reference id="globalBossGroup" interface="io.netty.channel.EventLoopGroup" odl:type="global-boss-group"/>
-    <reference id="globalWorkerGroup" interface="io.netty.channel.EventLoopGroup" odl:type="global-worker-group"/>
-    <reference id="global-timer" interface="io.netty.util.Timer" odl:type="global-timer"/>
-    <reference id="scheduledThreadPool" interface="org.opendaylight.controller.config.threadpool.ScheduledThreadPool"/>
+    <reference id="globalBossGroup"
+               interface="io.netty.channel.EventLoopGroup"
+               odl:type="global-boss-group"/>
+    <reference id="globalWorkerGroup"
+               interface="io.netty.channel.EventLoopGroup"
+               odl:type="global-worker-group"/>
+    <reference id="global-timer"
+               interface="io.netty.util.Timer"
+               odl:type="global-timer"/>
+    <reference id="scheduledThreadPool"
+               interface="org.opendaylight.controller.config.threadpool.ScheduledThreadPool"
+               odl:type="global-netconf-ssh-scheduled-executor"/>
 
     <cm:property-placeholder persistent-id="org.opendaylight.netconf.impl" update-strategy="none">
         <cm:default-properties>