Uses of Class
org.tango.server.device.DeviceLock

Packages that use DeviceLock
org.tango.server.cache Manage Tango polling 
 

Uses of DeviceLock in org.tango.server.cache
 

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



Copyright © 2012-2015. All Rights Reserved.