Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Instantiates and runs workflow comprising five Akka actors represented by the five class dependencies below.
  • Configures MongoDBReader and MongoDBWriter actors using parsed command-line options.
  • Injects fp.services.COLService into the scientificNameService field of the instantiated akka.fp.NewScientificName actor.

akka.fp.MongoDBReader [FP-Akka module]

akka.fp.InternalDateValidator  [FP-Akka module]

 

  akka.fp.GEORefValidator [FP-Akka module]

 


 

 

akka.fp.InternalDateValidator  [FP-Akka module]


 


 

akka.fp.NewScientificNameValidator  [FP-Akka module]

...