jivago.config.abstract_context module

class jivago.config.abstract_context.AbstractContext[source]

Bases: object

INSTANCE: AbstractContext = None
configure_service_locator()[source]
create_router_config() RouterBuilder[source]
get_banner() List[str][source]
get_config_file_locations() List[str][source]
get_views_folder_path() str[source]
service_locator() ServiceLocator[source]