Overview

This service breaks the singleton addiction when acessing an Avalon container created somewhere else in the application. The implementation stores the instance of a service manager and allows access to this instance and related information such as

  • the Avalon logger of the service
  • the Avalon ServiceManager instance to lookup services
  • the Avalon Context instance of the container
  • the Avalon Configuration instance of the service
  • the Avalon Parameters instance of the container