|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object tyrex.corba.OTSServer
This class is the OTS server class. It provides the ability to use Tyrex as an OTS server. Most of this code is extracted from the OpenORB OTS developed by Jerome Daniel & Marina Daniel ( changed to be used with a BOA approach ).
Constructor Summary | |
OTSServer()
|
Method Summary | |
static org.omg.CosTransactions.TransactionFactory |
createTransactionFactory(org.omg.CORBA.ORB orb)
|
static void |
main(java.lang.String[] args)
Application entry point |
static void |
shutdownTransactionManager()
Shutdown the transaction manager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OTSServer()
Method Detail |
public static org.omg.CosTransactions.TransactionFactory createTransactionFactory(org.omg.CORBA.ORB orb)
public static void shutdownTransactionManager()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |