Package | Description |
---|---|
net.grinder.console.distribution |
Code to handle the distribution of files to the agents.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDistributionImplementation.addFileChangedListener(FileChangeWatcher.FileChangedListener listener)
Add a listener that will be sent events about files that have changed when
FileDistributionImplementation.scanDistributionFiles() is called. |
void |
FileChangeWatcher.addFileChangedListener(FileChangeWatcher.FileChangedListener listener)
Add a listener that will be sent events about files that have changed.
|
Copyright © 2000-2014. All Rights Reserved.