Uses of Interface
com.microsoft.tfs.core.util.serverlist.ServerListManager

Packages that use ServerListManager
com.microsoft.tfs.core.util.serverlist   
com.microsoft.tfs.core.util.serverlist.internal   
 

Uses of ServerListManager in com.microsoft.tfs.core.util.serverlist
 

Methods in com.microsoft.tfs.core.util.serverlist that return ServerListManager
static ServerListManager ServerListManagerFactory.getServerListProvider(PersistenceStoreProvider persistenceProvider)
          Gets the best ServerListManager for this platform.
 

Uses of ServerListManager in com.microsoft.tfs.core.util.serverlist.internal
 

Classes in com.microsoft.tfs.core.util.serverlist.internal that implement ServerListManager
 class PersistenceStoreServerListManager
          The default implementation of ServerListManager, using the PersistenceStore mechanism.
 class WindowsRegistryServerListManager
           
 



© 2015 Microsoft. All rights reserved.