org.tango.server.cache
Class AttributeCacheEntryFactory

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

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


Constructor Summary
AttributeCacheEntryFactory(AttributeImpl attribute, DeviceLocker 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

AttributeCacheEntryFactory

public AttributeCacheEntryFactory(AttributeImpl attribute,
                                  DeviceLocker 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.