public class ActionOnFirstEventListener extends ActionOnceAfterNEventsListener
eventFilter, logger, name| Constructor and Description |
|---|
ActionOnFirstEventListener(EventListenerContext context,
EventBotAction task) |
ActionOnFirstEventListener(EventListenerContext context,
EventFilter eventFilter,
EventBotAction task) |
ActionOnFirstEventListener(EventListenerContext context,
java.lang.String name,
EventBotAction task) |
ActionOnFirstEventListener(EventListenerContext context,
java.lang.String name,
EventFilter eventFilter,
EventBotAction task) |
doOnce, unsubscribedoOnEvent, getCount, getTargetCount, isFinished, toStringcountThrowable, getEventCount, getEventListenerContext, getExceptionCount, getMillisExecuting, isUnsubscribeOnException, onEvent, publishFinishedEvent, setUnsubscribeOnException, shouldHandleEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitonEventpublic ActionOnFirstEventListener(EventListenerContext context, EventBotAction task)
public ActionOnFirstEventListener(EventListenerContext context, EventFilter eventFilter, EventBotAction task)
public ActionOnFirstEventListener(EventListenerContext context, java.lang.String name, EventBotAction task)
public ActionOnFirstEventListener(EventListenerContext context, java.lang.String name, EventFilter eventFilter, EventBotAction task)
Copyright © 2018. All Rights Reserved.