| Package | Description |
|---|---|
| weblogic.transaction |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerTransactionManager.registerBeginNotificationListener(BeginNotificationListener listener,
Object handback)
Registers a BeginNotificationListener object with the
transaction manager.
|
void |
ServerTransactionManager.unregisterBeginNotificationListener(BeginNotificationListener listener)
Unregisters the specified BeginNotificationListener object.
|