Constructor and Description |
---|
Dispatcher(E event) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
fire(SCMEventListener l,
E event) |
protected abstract void |
log(SCMEventListener l,
Throwable e) |
void |
run() |
public Dispatcher(E event)
protected abstract void log(SCMEventListener l, Throwable e)
protected abstract void fire(SCMEventListener l, E event)
Copyright © 2016–2022. All rights reserved.