public interface AsyncEvent
Modifier and Type | Method and Description |
---|---|
void |
trigger()
As soon as this AsyncEvent is at the front of AsyncEventSender's
FIFO queue it will be invoked via this trigger() method.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.