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, removeHandler
public IncQueryMatcher<Match> getMatcher()
public void dispose()
dispose
in interface EventSource<Match extends IPatternMatch>
dispose
in class EventSourceAdapter<Match extends IPatternMatch>
public IAttributeMonitorListener<Match> getAttributeMonitorListener()