public final class EndSnapshotEvent extends AbstractQueryEvent
Constructor and Description |
---|
EndSnapshotEvent(java.lang.Object source) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(QueryListener listener)
Dispatches this event to the listener
|
public EndSnapshotEvent(java.lang.Object source)
source
- the source of the eventpublic void dispatch(QueryListener listener)
dispatch
in class AbstractQueryEvent
listener
- the query listener