Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private Optional Readonly baseStore

baseStore: ResourceStore

Private Readonly stores

Methods

canHandle

Private findStore

handle

handleSafe