com.raritantechnologies.google.connector
Interface IGoogleConnectorFactory

All Superinterfaces:
IConfigurable
All Known Implementing Classes:
GoogleSharepointConnectorFactory

public interface IGoogleConnectorFactory
extends IConfigurable


Method Summary
 Connector getGoogleConnector()
           
 
Methods inherited from interface com.raritantechnologies.searchApp.IConfigurable
initialize
 

Method Detail

getGoogleConnector

public Connector getGoogleConnector()