|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.jts.common.Defaults
public class Defaults
Some default values for the OTS.
Field Summary | |
---|---|
static boolean |
alwaysPropagateContext
Do we always propagate the transaction hierarchy regardless of whether or not the receiving object is derived from CosTransactions::TransactionalObject? |
static boolean |
needTransactionContext
Does the receiving transactional object always need to be invoked within the context of a transaction? |
Constructor Summary | |
---|---|
Defaults()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean needTransactionContext
public static boolean alwaysPropagateContext
Constructor Detail |
---|
public Defaults()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |