Interface describing functionality for connection managers. A connection manager typically deals with a collection of
connections per context the application is wired with.
Return the connections this instances manages. Consists of key-value pairs where the key resembles the context
name and the value describes whether the connection is active at this moment.