Versions Compared

Key

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

...

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

...