public final class CommandCache extends Object
| Constructor and Description |
|---|
CommandCache(net.sf.ehcache.CacheManager manager,
CommandImpl command,
String deviceName,
DeviceLocker deviceLock,
AroundInvokeImpl aroundInvoke) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.ehcache.constructs.blocking.SelfPopulatingCache |
getCache() |
void |
startRefresh(ScheduledExecutorService pollingPool) |
void |
stopRefresh() |
public CommandCache(net.sf.ehcache.CacheManager manager,
CommandImpl command,
String deviceName,
DeviceLocker deviceLock,
AroundInvokeImpl aroundInvoke)
public void startRefresh(ScheduledExecutorService pollingPool)
public void stopRefresh()
public net.sf.ehcache.constructs.blocking.SelfPopulatingCache getCache()
Copyright © 2012–2017 Tango Controls. All rights reserved.