|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.interceptors.Interceptor
org.jboss.cache.interceptors.OptimisticInterceptor
public class OptimisticInterceptor
Abstract interceptor for optimistic locking
| Field Summary | |
|---|---|
protected javax.transaction.TransactionManager |
txManager
|
protected TransactionTable |
txTable
|
| Constructor Summary | |
|---|---|
OptimisticInterceptor()
|
|
| Method Summary | |
|---|---|
protected TransactionWorkspace |
getTransactionWorkspace(GlobalTransaction gtx)
|
void |
setCache(TreeCache cache)
|
| Methods inherited from class org.jboss.cache.interceptors.Interceptor |
|---|
dumpStatistics, getInvocationContext, getNext, getStatisticsEnabled, invoke, isActive, isBuddyGroupOrganisationMethod, isOnePhaseCommitPrepareMehod, isPreparing, isTransactionLifecycleMethod, isValid, resetStatistics, setInvocationContext, setNext, setStatisticsEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.transaction.TransactionManager txManager
protected TransactionTable txTable
| Constructor Detail |
|---|
public OptimisticInterceptor()
| Method Detail |
|---|
public void setCache(TreeCache cache)
setCache in class Interceptor
protected TransactionWorkspace getTransactionWorkspace(GlobalTransaction gtx)
throws CacheException
CacheException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||