|
||||||||||
| 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.PojoTxInterceptor
public class PojoTxInterceptor
Interceptor (done via aop advice) for transaction
| Field Summary | |
|---|---|
static java.lang.String |
TAG
|
static java.lang.String |
TX
|
| Fields inherited from class org.jboss.cache.pojo.interceptors.AbstractInterceptor |
|---|
log |
| Constructor Summary | |
|---|---|
PojoTxInterceptor()
|
|
| 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 TAG
public static final java.lang.String TX
| Constructor Detail |
|---|
public PojoTxInterceptor()
| 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 | |||||||||