|
||||||||||
| 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
org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
public class OptimisticCreateIfNotExistsInterceptor
Used to make copies of nodes from the main tree into the TransactionWorkspace as and when needed.
| Field Summary |
|---|
| Fields inherited from class org.jboss.cache.interceptors.OptimisticInterceptor |
|---|
txManager, txTable |
| Constructor Summary | |
|---|---|
OptimisticCreateIfNotExistsInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.jgroups.blocks.MethodCall m)
|
void |
setCache(TreeCache cache)
|
| Methods inherited from class org.jboss.cache.interceptors.OptimisticInterceptor |
|---|
getTransactionWorkspace |
| Methods inherited from class org.jboss.cache.interceptors.Interceptor |
|---|
dumpStatistics, getInvocationContext, getNext, getStatisticsEnabled, 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 |
| Constructor Detail |
|---|
public OptimisticCreateIfNotExistsInterceptor()
| Method Detail |
|---|
public void setCache(TreeCache cache)
setCache in class OptimisticInterceptor
public java.lang.Object invoke(org.jgroups.blocks.MethodCall m)
throws java.lang.Throwable
invoke in class Interceptorjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||