public interface EventDispatcher
Modifier and Type | Method and Description |
---|---|
void |
post(BuckEvent event) |
void |
post(BuckEvent event,
BuckEvent atTime) |
void |
postWithoutConfiguring(BuckEvent event) |
void |
timestamp(BuckEvent event) |