public interface IDeviceCache
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Device |
findDevice(String deviceName) |
Device |
get(String deviceName) |
int |
getStaleTimeout() |
void |
setStaleTimeout(int staleTimeout) |
Copyright © 2020. All rights reserved.