Factory used for Components.js instantiation.
Handler used for setting variable values.
Where to store the configuration values to instantiate the store for this pod.
Base URL of the server.
Optional
configTemplatePath: stringWhere to find the configuration templates.
Creates a ResourceStore based on the given input. Should error if there already is a store for the given identifier.
Parameters to be used for the new pod.
A new ResourceStore to be used for the new pod.
Creates a new ResourceStore when creating a pod based on a Components.js configuration.
Part of the dynamic pod creation.
See
ConfigPodManager, ConfigPodInitializer, BaseUrlRouterRule