unifying statistics manager api packages
[openflowplugin.git] / openflowplugin-impl / src / main / yang / openflow-plugin-impl.yang
index 23af39125f07170b483909b88659e0a4649dbae5..baa11b41a3a9631dfaed8ea7629af777781f0bd0 100644 (file)
@@ -31,7 +31,7 @@ module openflow-plugin-provider-impl {
         description
             "MessageCountDumperServiceInterface as a MsgSpyService interface identity";
         base config:service-type;
-        config:java-class "org.opendaylight.openflowplugin.api.statistics.MessageCountDumper";
+        config:java-class "org.opendaylight.openflowplugin.api.openflow.statistics.MessageCountDumper";
     }
 
     identity msg-spy-service-impl {