The system can be more decoupled by implementing a ConnectorFactory instead of saving the Connector implementations as static objects in the Session.
The system can be more decoupled by implementing a ConnectorFactory instead of saving the Connector implementations as static objects in the Session.