WebLogic Integration


Uses of Class
com.bea.wlai.client.TransactionException

Packages that use TransactionException
com.bea.wlai.client Provides the WebLogic Application Integration client-side interfaces/classes. 
 

Uses of TransactionException in com.bea.wlai.client
 

Methods in com.bea.wlai.client that throw TransactionException
 void ApplicationViewRemote.beginLocalTransaction(java.lang.String strInstanceID, QualifiedName appViewName, javax.resource.cci.ConnectionSpec spec)
          begins a localtransaction.
 void ApplicationViewRemote.commitLocalTransaction()
          Commits a local transaction and closes allocated resources.
 void ApplicationViewRemote.rollbackLocalTransaction()
          Rollsback a local transaction.
 


WebLogic Integration

WebLogic Integration (WLI)