Modifier and Type | Method and Description |
---|---|
String |
getDirectory()
Gets the directory.
|
long |
getScanFrequency()
Gets the scan frequency.
|
void |
setDirectory(String directory)
Sets the directory.
|
void |
setScanFrequency(long frequency)
Sets the scan frequency.
|
void setDirectory(String directory) throws ConfigException
If this is not explicitly set, it is assumed that auto deployment is not in use.
directory
- the directory name relative to the Diffusion home
directoryConfigException
- if unable to set the propertyString getDirectory()
void setScanFrequency(long frequency) throws ConfigException
If this is not explicitly set, a frequency of 5 seconds is assumed.
frequency
- in millisecondsConfigException
- if unable to set the propertylong getScanFrequency()
Copyright © 2020 Push Technology Ltd. All Rights Reserved.