|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.util.serverlist.internal.PersistenceStoreServerListManager
public class PersistenceStoreServerListManager
The default implementation of ServerListManager
, using the
PersistenceStore
mechanism.
Constructor Summary | |
---|---|
PersistenceStoreServerListManager(PersistenceStore configurationStore)
|
Method Summary | |
---|---|
ServerList |
getServerList()
Provides the list of known servers. |
boolean |
setServerList(ServerList serverList)
Sets the list of known server URIs. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PersistenceStoreServerListManager(PersistenceStore configurationStore)
Method Detail |
---|
public ServerList getServerList()
getServerList
in interface ServerListManager
null
)public boolean setServerList(ServerList serverList)
setServerList
in interface ServerListManager
serverList
- The server list.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |