|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthu.netmind.beankeeper.event.RemoteTransactionPostCommitEvent
public class RemoteTransactionPostCommitEvent
This event is sent when a transaction is committed. Note: this event is delivered on every node for every transaction.
| Constructor Summary | |
|---|---|
RemoteTransactionPostCommitEvent(int nodeId,
java.lang.Long txSerial)
|
|
| Method Summary | |
|---|---|
int |
getNodeId()
|
java.lang.Long |
getTxSerial()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteTransactionPostCommitEvent(int nodeId,
java.lang.Long txSerial)
| Method Detail |
|---|
public int getNodeId()
public java.lang.Long getTxSerial()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||