public class IncQueryEventSource<Match extends IPatternMatch> extends EventSourceAdapter<Match>
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
IAttributeMonitorListener<Match> |
getAttributeMonitorListener() |
IncQueryMatcher<Match> |
getMatcher() |
addHandler, getRealm, getSourceSpecification, notifyHandlers, removeHandlerpublic IncQueryMatcher<Match> getMatcher()
public void dispose()
dispose in interface EventSource<Match extends IPatternMatch>dispose in class EventSourceAdapter<Match extends IPatternMatch>public IAttributeMonitorListener<Match> getAttributeMonitorListener()