|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.pojo.interceptors.AbstractInterceptor
org.jboss.cache.pojo.interceptors.PojoTxLockInterceptor
public class PojoTxLockInterceptor
Interceptor that handles the parent node lock associated with transaction.
| Field Summary | |
|---|---|
static java.lang.String |
LOCK_KEY
|
| Fields inherited from class org.jboss.cache.pojo.interceptors.AbstractInterceptor |
|---|
log |
| Constructor Summary | |
|---|---|
PojoTxLockInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation in)
|
| Methods inherited from class org.jboss.cache.pojo.interceptors.AbstractInterceptor |
|---|
getCache, getInvocationContext, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LOCK_KEY
| Constructor Detail |
|---|
public PojoTxLockInterceptor()
| Method Detail |
|---|
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation in)
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||