ParametersserviceFragmentClassNameThe fully qualified class name of the service fragment that will manage this connection
serviceGetterMethodNameThe name of the method that will return an instance of the service
TODO: We should make the getBlahService simply getService() within each fragment implementation.