ISIS-2127: homepage action providers are no longer restricted to be @DomainServices ...
- now also allowed to have an @HomPage annotated Action are @ViewModels
or any IoC managed beans
- moves the HomePageProviderService 'applib' -> 'metamodel'
- also renaming HomePageProviderService -> HomePageResolverService
- code-deduplication, there is now only single code that does the
metamodel lookup for the hompage providing action
Task-Url:
https://issues.apache.org/jira/browse/ISIS-2127