|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.arjuna.ats.jts.common.InterceptorInfo
Runtime configuration information for the interceptors.
| Constructor Summary | |
InterceptorInfo()
|
|
| Method Summary | |
static boolean |
getAlwaysPropagate()
Get the flag indicating whether a transaction context should always be propagated. |
static boolean |
getNeedTranContext()
Get the flag indicating whether a transaction context is required. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterceptorInfo()
| Method Detail |
public static boolean getNeedTranContext()
public static boolean getAlwaysPropagate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||