public interface JmxTransConfigurationLoader
| Modifier and Type | Method and Description |
|---|---|
long |
lastModified() |
JmxTransExporterConfiguration |
loadConfiguration() |
JmxTransExporterConfiguration loadConfiguration()
long lastModified()
Long value representing the time the file was
last modified, measured in milliseconds since the epoch
(00:00:00 GMT, January 1, 1970), or 0L if the
file does not exist or if an I/O error occursCopyright © 2017. All Rights Reserved.