|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TuxedoControl
The TuxedoControl interface is the base interface for the Tuxedo
Control. It provides operations that allow the user of the control to access
additional information.
| Nested Class Summary | |
|---|---|
static class |
TuxedoControl.AccessorName
The naming convention used in classes, view/view32 classes or FML/FML32 classes |
static class |
TuxedoControl.BufferType
The different values for the type of the Tuxedo Buffer |
static class |
TuxedoControl.DebugLevel
The level of debug information |
static class |
TuxedoControl.MappingStrictness
The level of mapping strictness employed when coercing types |
static class |
TuxedoControl.ServiceType
The difference values for type of the service |
static class |
TuxedoControl.TransactionMode
Whether this call supports transactions or not |
static interface |
TuxedoControl.tuxedo
The Tuxedo service called |
| Method Summary | |
|---|---|
weblogic.wtc.jatmi.ApplicationToMonitorInterface |
getConnection()
Returns the WTC connection being used by the control. |
MappingIssue[] |
getMappingIssues()
Returns the list of mapping issues that occurred during the last method invocation. |
int |
gettperrno()
Returns the tperrno from the last exception encountered by the control during the execution of a request. |
int |
gettpurcode()
Returns the tpurcode from a reply, if there has been a reply. |
| Method Detail |
|---|
int gettperrno()
MappingIssue[] getMappingIssues()
weblogic.wtc.jatmi.ApplicationToMonitorInterface getConnection()
int gettpurcode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||