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