public int Invoke(NaesbEventNotification obj)
 {
     return(_repository.Create(obj));
 }