HomePageResolverService
This service simply provides access to the home page object (if any) annotated with HomePage .
Implementation
The Core Runtime Services module provides a default implementation, HomePageResolverServiceDefault.
Notes
This service was originally introduced to support the default implementation of RoutingService, but was factored out to support alternative implementations of that service (and may be useful for other use cases).