Class | Description |
---|---|
WatchersBuilder |
Handles the building of a watchers information object and the firing of
events when complete objects are built.
|
WatchersCommand |
The watchers command looks up who is watching this file,
who is interested in it.
|
WatchersInformation |
Describes "cvs watchers" commands' parsed information for a file.
|
WatchersInformation.Watcher |
Inner class that holds information about single user and his watches
on the file.
|