| Package | Description |
|---|---|
| org.jboss.tm.usertx |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<UserTransactionListener> |
UserTransactionRegistry.listeners
The listeners
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserTransactionRegistry.addListener(UserTransactionListener listener)
Add a listener
|
void |
UserTransactionRegistry.removeListener(UserTransactionListener listener)
Remove a listener
|