Promote SchemaSourceRepresentation
[yangtools.git] / yang / yang-repo-spi / src / main / java / org / opendaylight / yangtools / yang / model / repo / spi / SchemaSourceListener.java
index 5e07793fcd7984dfb3b7ad49a55e54dfd6589e51..ba58a4657fc999af929811c5c819de027bfe91f9 100644 (file)
@@ -9,10 +9,10 @@ package org.opendaylight.yangtools.yang.model.repo.spi;
 
 import com.google.common.annotations.Beta;
 import org.eclipse.jdt.annotation.NonNullByDefault;
-import org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation;
+import org.opendaylight.yangtools.yang.model.api.source.SourceRepresentation;
 
 /**
- * Listener on {@link SchemaSourceRepresentation} lifecycle.
+ * Listener on {@link SourceRepresentation} lifecycle.
  */
 @Beta
 @NonNullByDefault
@@ -23,7 +23,7 @@ public interface SchemaSourceListener {
      *
      * @param source Schema source
      */
-    void schemaSourceEncountered(SchemaSourceRepresentation source);
+    void schemaSourceEncountered(SourceRepresentation source);
 
     /**
      * Invoked when a new schema source is registered by a provider. This call