|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory
org.apache.ojb.broker.transaction.tm.OrionTransactionManagerFactory
Orion TransactionManager
lookup.
Field Summary |
Fields inherited from class org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory |
TM_DEFAULT_METHOD_NAME |
Constructor Summary | |
OrionTransactionManagerFactory()
|
Method Summary | |
java.lang.String[][] |
getLookupInfo()
Returns an array of possible JNDI lookup / class names for the TransactionManager instance. |
Methods inherited from class org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory |
getTransactionManager |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OrionTransactionManagerFactory()
Method Detail |
public java.lang.String[][] getLookupInfo()
AbstractTransactionManagerFactory
TransactionManager
instance. An array was used
because for different application server versions the
JNDI/class name may change.
Expect an [n][3] string array. Following arguments are available:
getLookupInfo
in class AbstractTransactionManagerFactory
AbstractTransactionManagerFactory.getLookupInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |