public class DeviceCache extends ConfigurationCache<Configuration,Device> implements IDeviceCache
| Constructor and Description |
|---|
DeviceCache(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected Device |
find(Configuration conf,
String key) |
Device |
findDevice(String deviceName) |
clear, get, getStaleTimeout, setStaleTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, get, getStaleTimeout, setStaleTimeoutpublic DeviceCache(Configuration conf)
protected Device find(Configuration conf, String key) throws org.aoju.bus.core.lang.exception.InstrumentException
find in class ConfigurationCache<Configuration,Device>org.aoju.bus.core.lang.exception.InstrumentExceptionpublic Device findDevice(String deviceName) throws org.aoju.bus.core.lang.exception.InstrumentException
findDevice in interface IDeviceCacheorg.aoju.bus.core.lang.exception.InstrumentExceptionCopyright © 2021. All rights reserved.