public abstract class BAAtomicAdditionalParticipantsBaseBot extends EventBot
EventBot.MyEventListenerContext| Modifier | Constructor and Description |
|---|---|
protected |
BAAtomicAdditionalParticipantsBaseBot() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract FacetType |
getCoordinatorFacetType() |
protected abstract java.util.List<BATestBotScript> |
getFirstPhaseScripts() |
protected abstract java.util.List<BATestBotScript> |
getFirstPhaseScriptsWithDelay() |
protected abstract FacetType |
getParticipantFacetType() |
protected abstract java.util.List<BATestBotScript> |
getSecondPhaseScripts() |
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 int noOfDelayedNeeds
protected final int noOfNonDelayedNeeds
protected final java.util.List<BATestBotScript> firstPhaseScripts
protected final java.util.List<BATestBotScript> firstPhaseScriptsWithDelay
protected final java.util.List<BATestBotScript> secondPhaseScripts
protected BaseEventListener participantNeedCreator
protected BaseEventListener delayedParticipantNeedCreator
protected BaseEventListener coordinatorNeedCreator
protected BaseEventListener needConnector
protected BaseEventListener needConnectorWithDelay
protected BaseEventListener scriptsDoneListener
protected BaseEventListener firstPhaseWithDelayDoneListener
protected BaseEventListener workDoneSignaller
protected final java.util.List<BATestScriptListener> firstPhasetestScriptListeners
protected final java.util.List<BATestScriptListener> firstPhasetestScriptWithDelayListeners
protected final java.util.List<BATestScriptListener> secondPhasetestScriptListeners
protected BaseEventListener firstPhaseCompleteListener
protected BAAtomicAdditionalParticipantsBaseBot()
protected abstract FacetType getParticipantFacetType()
protected abstract FacetType getCoordinatorFacetType()
protected void initializeEventListeners()
initializeEventListeners in class EventBotprotected abstract java.util.List<BATestBotScript> getFirstPhaseScripts()
protected abstract java.util.List<BATestBotScript> getSecondPhaseScripts()
protected abstract java.util.List<BATestBotScript> getFirstPhaseScriptsWithDelay()
Copyright © 2018. All Rights Reserved.