Interface ServiceHelper


public interface ServiceHelper
Provided by ArooaTools so that jobs can find services easily.
Author:
rob
  • Method Details

    • serviceFinderFor

      ServiceFinder serviceFinderFor(ArooaContext context)
      Provide an ServiceFinder that will use the given context as a basis for finding service.
      Parameters:
      context - The context. Must not be null.
      Returns:
      A Service Finder. Will not be null.