org.tango.server.cache
Class StateStatusCache
java.lang.Object
org.tango.server.cache.StateStatusCache
public final class StateStatusCache
- extends java.lang.Object
Method Summary |
net.sf.ehcache.constructs.blocking.SelfPopulatingCache |
getCache()
|
void |
startRefresh(java.util.concurrent.ScheduledExecutorService pollingPool)
|
void |
stopRefresh()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateStatusCache
public StateStatusCache(net.sf.ehcache.CacheManager manager,
CommandImpl command,
AttributeImpl attribute,
java.lang.String deviceName,
DeviceLocker deviceLock,
AroundInvokeImpl aroundInvoke)
startRefresh
public void startRefresh(java.util.concurrent.ScheduledExecutorService pollingPool)
stopRefresh
public void stopRefresh()
getCache
public net.sf.ehcache.constructs.blocking.SelfPopulatingCache getCache()
Copyright © 2012-2016. All Rights Reserved.