BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.runtime.JTATransaction

Packages that use JTATransaction
weblogic.management.runtime   
 

Uses of JTATransaction in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return JTATransaction
 JTATransaction ExecuteThread.getTransaction()
          Returns the transaction that the execute thread is currently working on behalf of.
 JTATransaction[] JTARuntimeMBean.getTransactionsOlderThan(java.lang.Integer seconds)
          Returns an array of JTATransaction objects.
 JTATransaction[] JTARuntimeMBean.getJTATransactions()
          Returns an array of JTATransaction objects.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.