public class EchoBot extends EventBot
EventBot.MyEventListenerContext| Modifier and Type | Field and Description |
|---|---|
protected BaseEventListener |
autoOpener |
protected BaseEventListener |
autoResponder |
protected BaseEventListener |
connectionCloser |
protected BaseEventListener |
needConnector |
protected BaseEventListener |
needCreator |
protected BaseEventListener |
needDeactivator |
| Constructor and Description |
|---|
EchoBot() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeEventListeners() |
void |
setNumberOfEchoNeedsPerNeed(java.lang.Integer numberOfEchoNeedsPerNeed) |
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 autoOpener
protected BaseEventListener autoResponder
protected BaseEventListener connectionCloser
protected BaseEventListener needDeactivator
public void setRegistrationMatcherRetryInterval(int registrationMatcherRetryInterval)
protected void initializeEventListeners()
initializeEventListeners in class EventBotpublic void setNumberOfEchoNeedsPerNeed(java.lang.Integer numberOfEchoNeedsPerNeed)
Copyright © 2018. All Rights Reserved.