(no commit message)
[utils] / crawler / kiss / src / main / java / org / wamblee / crawler / kiss / notification / Notifier.java
index eda91ba9c200881cabd5120e29834772a99e5bcc..fcdc14a7980477fdb31540f131033575774d5fd1 100644 (file)
@@ -24,6 +24,8 @@ import org.dom4j.Element;
 /**
  * Object used to send notifications about the actions of the crawler.
  * 
+ *
+ * @author Erik Brakkee
  */
 public interface Notifier {