public class DebugBot extends EventBot
EventBot.MyEventListenerContext| Modifier and Type | Field and Description |
|---|---|
protected BaseEventListener |
autoOpener |
protected BaseEventListener |
messageFromOtherNeedListener |
protected BaseEventListener |
needCloser |
protected BaseEventListener |
needConnector |
protected BaseEventListener |
needCreator |
protected BaseEventListener |
needHinter |
protected BaseEventListener |
usageMessageSender |
| Constructor and Description |
|---|
DebugBot() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeEventListeners() |
void |
setMatcherUri(java.net.URI matcherUri) |
void |
setRegistrationMatcherRetryInterval(int registrationMatcherRetryInterval) |
act, doInitializeCustom, doShutdownCustom, getEventBus, getEventListenerContext, onCloseFromOtherNeed, onConnectFromOtherNeed, onFailureResponse, onHintFromMatcher, onMatcherRegistered, onMessageFromOtherNeed, onNeedActivatedNotificationForMatcher, onNeedDeactivatedNotificationForMatcher, onNewNeedCreated, onNewNeedCreatedNotificationForMatcher, onOpenFromOtherNeed, onSuccessResponse, shutdownEventListenerscancelTrigger, doInitialize, doShutdown, getScheduledExecution, isTriggerDone, setTrigger, workIsDonegetExecutor, getTaskScheduler, setTaskSchedulergetLinkedDataSource, getMatcheNodeURISource, getMatcherProtocolMatcherService, getMatcherProtocolNeedServiceClient, getNeedProducer, getNodeURISource, getSolrServerURI, getWonMessageSender, getWonNodeInformationService, setLinkedDataSource, setMatcherNodeURISource, setMatcherProtocolMatcherService, setMatcherProtocolNeedServiceClient, setNeedProducer, setNodeURISource, setSolrServerURI, setWonMessageSender, setWonNodeInformationServicegetBotContextWrapper, getLifecyclePhase, initialize, isWorkDone, knowsNeedURI, knowsNodeURI, setBotContextWrapper, shutdownprotected BaseEventListener needCreator
protected BaseEventListener needConnector
protected BaseEventListener needHinter
protected BaseEventListener autoOpener
protected BaseEventListener needCloser
protected BaseEventListener messageFromOtherNeedListener
protected BaseEventListener usageMessageSender
public void setRegistrationMatcherRetryInterval(int registrationMatcherRetryInterval)
public void setMatcherUri(java.net.URI matcherUri)
protected void initializeEventListeners()
initializeEventListeners in class EventBotCopyright © 2018. All Rights Reserved.