edu.stanford.smi.protege.util.transaction.cache.serialize
Class SerializedCacheUpdate<S,V,R>
java.lang.Object
edu.stanford.smi.protege.util.transaction.cache.serialize.SerializedCacheUpdate<S,V,R>
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CacheAbortComplete, CacheBeginTransaction, CacheCommitTransaction, CacheCompleted, CacheDelete, CacheModify, CacheRead, CacheRollbackTransaction, CacheStartComplete
public abstract class SerializedCacheUpdate<S,V,R>
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializedCacheUpdate
public SerializedCacheUpdate(S session)
getSession
public S getSession()
performUpdate
public abstract void performUpdate(Cache<S,V,R> cache)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.