Uses of Interface
com.microsoft.tfs.core.clients.versioncontrol.localworkspace.PathWatcherFactory

Packages that use PathWatcherFactory
com.microsoft.tfs.core.clients.versioncontrol   
 

Uses of PathWatcherFactory in com.microsoft.tfs.core.clients.versioncontrol
 

Methods in com.microsoft.tfs.core.clients.versioncontrol that return PathWatcherFactory
 PathWatcherFactory VersionControlClient.getPathWatcherFactory()
          Gets the factory used to construct PathWatchers for local workspaces.
 

Methods in com.microsoft.tfs.core.clients.versioncontrol with parameters of type PathWatcherFactory
 void VersionControlClient.setPathWatcherFactory(PathWatcherFactory pathWatcherFactory)
          Sets the factory used to construct PathWatchers for local workspaces.
 



© 2015 Microsoft. All rights reserved.