Routes requests based on their base url. Checks if any of the stored base URLs match the request identifier. If there are no matches the base store will be returned if one was configured.

Part of the dynamic pod creation. Uses the identifiers that were added to the routing storage.

See

TemplatedPodGenerator, ConfigPodInitializer, ConfigPodManager

Hierarchy

Constructors

Properties

baseStore?: ResourceStore

Methods