Package | Description |
---|---|
com.oracle.tuxedo.tjatmi |
Modifier and Type | Method and Description |
---|---|
static TuxAppContext |
TuxedoJavaServer.getTuxAppContext()
getTuxAppContext() is called by Java service routine to retrieve
the current attached Tuxedo application Java context. |
abstract int |
TuxedoJavaServer.tpsvrinit()
abstract method
tpsvrinit() needs to be implemented
by every user defined Java server class. |