|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.shark.SharkTxSynchronizationFactory
public class SharkTxSynchronizationFactory
Field Summary | |
---|---|
static java.lang.String |
DBG_PARAM_NAME
|
static java.lang.String |
ENVIRONMENT_TYPE
|
static java.lang.String |
TRANSACTION_MANAGER_LOOKUP_NAME
|
Constructor Summary | |
---|---|
SharkTxSynchronizationFactory()
|
Method Summary | |
---|---|
TxSynchronization |
createTxSynchronization()
|
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 TRANSACTION_MANAGER_LOOKUP_NAME
public static final java.lang.String ENVIRONMENT_TYPE
public static final java.lang.String DBG_PARAM_NAME
Constructor Detail |
---|
public SharkTxSynchronizationFactory()
Method Detail |
---|
public TxSynchronization createTxSynchronization() throws java.lang.Exception
createTxSynchronization
in interface TxSynchronizationFactory
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |