|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.commands.AbstractVisitor
org.jboss.cache.interceptors.base.CommandInterceptor
org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
org.jboss.cache.interceptors.CacheStoreInterceptor
org.jboss.cache.interceptors.LegacyCacheStoreInterceptor
@Deprecated public class LegacyCacheStoreInterceptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.cache.interceptors.CacheStoreInterceptor |
|---|
CacheStoreInterceptor.StoreModificationsBuilder |
| Field Summary |
|---|
| Fields inherited from class org.jboss.cache.interceptors.CacheStoreInterceptor |
|---|
txMgr |
| Fields inherited from class org.jboss.cache.interceptors.base.CommandInterceptor |
|---|
configuration, log, trace |
| Constructor Summary | |
|---|---|
LegacyCacheStoreInterceptor()
Deprecated. |
|
| Method Summary | |
|---|---|
protected java.lang.Object |
handleCommitCommand(InvocationContext ctx,
CommitCommand command)
Deprecated. |
protected java.lang.Object |
handleOptimisticPrepareCommand(InvocationContext ctx,
OptimisticPrepareCommand command)
Deprecated. |
protected java.lang.Object |
handleRollbackCommand(InvocationContext ctx,
RollbackCommand command)
Deprecated. |
protected void |
storeStateForPutDataMap(Fqn f,
InvocationContext ctx)
Deprecated. |
| Methods inherited from class org.jboss.cache.interceptors.CacheStoreInterceptor |
|---|
dumpStatistics, getCacheLoaderStores, getStatisticsEnabled, handleMoveCommand, handlePrepareCommand, handlePutDataMapCommand, handlePutForExternalReadCommand, handlePutKeyValueCommand, handleRemoveDataCommand, handleRemoveKeyCommand, handleRemoveNodeCommand, init, inTransaction, prepareCacheLoader, resetStatistics, setStatisticsEnabled, skipInterception, start |
| Methods inherited from class org.jboss.cache.interceptors.base.CommandInterceptor |
|---|
getNext, hasNext, invokeNextInterceptor, setNext |
| Methods inherited from class org.jboss.cache.commands.AbstractVisitor |
|---|
visitCollection, visitCreateNodeCommand |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LegacyCacheStoreInterceptor()
| Method Detail |
|---|
protected void storeStateForPutDataMap(Fqn f,
InvocationContext ctx)
throws java.lang.Exception
storeStateForPutDataMap in class CacheStoreInterceptorjava.lang.Exception
protected java.lang.Object handleOptimisticPrepareCommand(InvocationContext ctx,
OptimisticPrepareCommand command)
throws java.lang.Throwable
handleOptimisticPrepareCommand in class CacheStoreInterceptorjava.lang.Throwable
protected java.lang.Object handleRollbackCommand(InvocationContext ctx,
RollbackCommand command)
throws java.lang.Throwable
handleRollbackCommand in class CacheStoreInterceptorjava.lang.Throwable
protected java.lang.Object handleCommitCommand(InvocationContext ctx,
CommitCommand command)
throws java.lang.Throwable
handleCommitCommand in class CacheStoreInterceptorjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||