|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.naming.factory.TyrexFactory
Abstract superclass of any factory that creates objects from Tyrex.
Subclasses can use getTransactionDomain() to handle the retrieval and
creation of the TransactionDomain.
Tyrex is an open-source transaction manager, developed by Assaf Arkin and
exolab.org. See the Tyrex homepage
for more details about Tyrex and downloads.
Constructor Summary | |
TyrexFactory()
|
Method Summary | |
protected tyrex.tm.TransactionDomain |
getTransactionDomain()
Get (and if necessary, create) the active TransactionDomain This class checks to see if there is already a TransactionDomain setup and instantiated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.naming.spi.ObjectFactory |
getObjectInstance |
Constructor Detail |
public TyrexFactory()
Method Detail |
protected tyrex.tm.TransactionDomain getTransactionDomain() throws javax.naming.NamingException
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |