public class CommitEvent
extends java.util.EventObject
Constructor and Description |
---|
CommitEvent(java.lang.Object source,
boolean commit)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isCommit()
Returns the type of the event.
|