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 | ||
|---|---|---|
public
|
services(): ODataServiceInterface[]
|
# |
public
|
resolve(string $fullPath): ODataServiceInterface
|
# |