Uses of Class
net.sourceforge.java.feednread.backend.configuration.ConnectionManager

Packages that use ConnectionManager
net.sourceforge.java.feednread.backend.configuration This package allows the application to retrieve and persist user and system preferences and configuration data. 
 

Uses of ConnectionManager in net.sourceforge.java.feednread.backend.configuration
 

Fields in net.sourceforge.java.feednread.backend.configuration declared as ConnectionManager
private static ConnectionManager ConnectionManager.SINGLETON_INSTANCE
           The single unique ConnectionManager instance
 

Methods in net.sourceforge.java.feednread.backend.configuration that return ConnectionManager
static ConnectionManager ConnectionManager.getInstance()
           Gets the single unique ConnectionManager instance