| Package | Description |
|---|---|
| weblogic.ejb |
This package contains public WebLogic EJB classes / interfaces.
|
| weblogic.transaction | |
| weblogic.wsee.wstx.wsat |
Provides class and interfaces to manage
WebLogic Web Services Atomic Transactions.
|
| Class and Description |
|---|
| Transaction
This interface provides extensions to the
javax.transaction.Transaction object
for application or system use.
|
| TransactionManager
Allows XA resources to register and unregister themselves with
the Transaction Manager on startup.
|
| Class and Description |
|---|
| BeginNotificationListener
An object implementing this interface may be registered with the
server transaction manager to receive a notification callback when
a transaction is started on the server.
|
| ClientTransactionManager
Allows a transaction to be suspended and resumed.
|
| ClientTxHelper
This class is suitable to be used on a "thicker" thin client.
|
| NestedThrowable |
| Transaction
This interface provides extensions to the
javax.transaction.Transaction object
for application or system use.
|
| TransactionHelper
Helper for managing transactions required by higher-level
functionality.
|
| TransactionLoggable
Interface for object capable of being stored in transaction log.
|
| TransactionLogger
Transaction log manager for two-phase commit.
|
| TransactionManager
Allows XA resources to register and unregister themselves with
the Transaction Manager on startup.
|
| Class and Description |
|---|
| Transaction
This interface provides extensions to the
javax.transaction.Transaction object
for application or system use.
|
| WLXid |