org.tango.server.cache
Class StateStatusCacheEntryFactory

java.lang.Object
  extended by org.tango.server.cache.StateStatusCacheEntryFactory
All Implemented Interfaces:
net.sf.ehcache.constructs.blocking.CacheEntryFactory

public final class StateStatusCacheEntryFactory
extends java.lang.Object
implements net.sf.ehcache.constructs.blocking.CacheEntryFactory


Constructor Summary
StateStatusCacheEntryFactory(CommandImpl command, AttributeImpl attribute, DeviceLock deviceLock, java.lang.String deviceName, AroundInvokeImpl aroundInvoke)
           
 
Method Summary
 java.lang.Object createEntry(java.lang.Object key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateStatusCacheEntryFactory

public StateStatusCacheEntryFactory(CommandImpl command,
                                    AttributeImpl attribute,
                                    DeviceLock deviceLock,
                                    java.lang.String deviceName,
                                    AroundInvokeImpl aroundInvoke)
Method Detail

createEntry

public java.lang.Object createEntry(java.lang.Object key)
                             throws fr.esrf.Tango.DevFailed
Specified by:
createEntry in interface net.sf.ehcache.constructs.blocking.CacheEntryFactory
Throws:
fr.esrf.Tango.DevFailed


Copyright © 2012-2015. All Rights Reserved.