Interface LaravelUi5\OData\Service\Contracts\ODataServiceRegistryInterface

Resolves the active ODataService for an incoming request.

The full path (including all path segments) is passed so implementations can support multi-tenant or prefix-based routing strategies where multiple services are mounted at different URI prefixes.

Methods