unifying statistics manager api packages
[openflowplugin.git] / openflowplugin / src / main / yang / openflow-plugin-cfg-impl.yang
index ed459ece7e87ba3adb2f6583bceb9b77d4767f87..bd9e968563357c2ff7270e3ae8800175eef8286d 100644 (file)
@@ -28,7 +28,7 @@ module openflow-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 {