|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Thread | +--org.openejb.corba.services.transaction.LocalTyrex
This class is the OTS server class started as a local resource. It provides the ability to use Tyrex as an OTS server.
Fields inherited from class java.lang.Thread |
inheritableThreadLocals, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, threadLocals |
Constructor Summary | |
LocalTyrex(org.omg.CORBA.ORB orb,
java.lang.String domain,
boolean doNamingBind)
Constructor |
Method Summary | |
void |
run()
Application entry point |
Methods inherited from class java.lang.Thread |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LocalTyrex(org.omg.CORBA.ORB orb, java.lang.String domain, boolean doNamingBind)
Method Detail |
public void run()
run
in class java.lang.Thread
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |