public abstract class BABaseBot extends EventBot
EventBot.MyEventListenerContext| Modifier and Type | Field and Description |
|---|---|
protected BaseEventListener |
coordinatorNeedCreator |
protected BaseEventListener |
needConnector |
protected int |
noOfNeeds |
protected BaseEventListener |
participantNeedCreator |
protected java.util.List<BATestBotScript> |
scripts |
protected BaseEventListener |
scriptsDoneListener |
protected java.util.List<BATestScriptListener> |
testScriptListeners |
protected BaseEventListener |
workDoneSignaller |
| Modifier | Constructor and Description |
|---|---|
protected |
BABaseBot() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract FacetType |
getCoordinatorFacetType() |
protected abstract FacetType |
getParticipantFacetType() |
protected abstract java.util.List<BATestBotScript> |
getScripts() |
protected void |
initializeEventListeners() |
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 final int noOfNeeds
protected final java.util.List<BATestBotScript> scripts
protected BaseEventListener participantNeedCreator
protected BaseEventListener coordinatorNeedCreator
protected BaseEventListener needConnector
protected BaseEventListener scriptsDoneListener
protected BaseEventListener workDoneSignaller
protected final java.util.List<BATestScriptListener> testScriptListeners
protected abstract FacetType getParticipantFacetType()
protected abstract FacetType getCoordinatorFacetType()
protected void initializeEventListeners()
initializeEventListeners in class EventBotprotected abstract java.util.List<BATestBotScript> getScripts()
Copyright © 2018. All Rights Reserved.