Constructors in org.tango.server.cache with parameters of type DeviceLocker |
AttributeCache(net.sf.ehcache.CacheManager manager,
AttributeImpl attr,
java.lang.String deviceName,
DeviceLocker deviceLock,
AroundInvokeImpl aroundInvoke)
|
AttributeCacheEntryFactory(AttributeImpl attribute,
DeviceLocker deviceLock,
java.lang.String deviceName,
AroundInvokeImpl aroundInvoke)
|
CommandCache(net.sf.ehcache.CacheManager manager,
CommandImpl command,
java.lang.String deviceName,
DeviceLocker deviceLock,
AroundInvokeImpl aroundInvoke)
|
CommandCacheEntryFactory(CommandImpl command,
DeviceLocker deviceLock,
AroundInvokeImpl aroundInvoke)
|
StateStatusCache(net.sf.ehcache.CacheManager manager,
CommandImpl command,
AttributeImpl attribute,
java.lang.String deviceName,
DeviceLocker deviceLock,
AroundInvokeImpl aroundInvoke)
|
StateStatusCacheEntryFactory(CommandImpl command,
AttributeImpl attribute,
DeviceLocker deviceLock,
java.lang.String deviceName,
AroundInvokeImpl aroundInvoke)
|
TangoCacheManager(java.lang.String deviceName,
DeviceLocker deviceLock,
AroundInvokeImpl aroundInvoke)
|