|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tango.server.cache.CommandCacheEntryFactory
public final class CommandCacheEntryFactory
Constructor Summary | |
---|---|
CommandCacheEntryFactory(CommandImpl command,
DeviceLocker deviceLock,
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 |
---|
public CommandCacheEntryFactory(CommandImpl command, DeviceLocker deviceLock, AroundInvokeImpl aroundInvoke)
Method Detail |
---|
public java.lang.Object createEntry(java.lang.Object key) throws fr.esrf.Tango.DevFailed
createEntry
in interface net.sf.ehcache.constructs.blocking.CacheEntryFactory
fr.esrf.Tango.DevFailed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |