public class DummyBrokenEngine extends AbstractSMSEngine
messageScheduler, modelService, phoneNumberService, STARTUP_DELAY_PARAMETER| Constructor and Description |
|---|
DummyBrokenEngine() |
| Modifier and Type | Method and Description |
|---|---|
int |
getStartupDelaySeconds()
Called when starting up to find out how many seconds should the engine wait before starting up, to let the hybris suite
prepare to process incoming traffic
|
void |
send(AggregatorSettingsDTO settings,
OutgoingSMSMessageDTO message)
Called by mobile framework for immediate sending of a SMS message.
|
getEngineId, isAvailable, setBeanName, setMessageScheduler, setModelService, setPhoneNumberService, shutdown, startup, updateAggregatorspublic void send(AggregatorSettingsDTO settings, OutgoingSMSMessageDTO message) throws SMSEngineException
SMSEnginesettings - the settings of the specific aggregator to send tomessage - the message including aggregator account dataSMSEngineExceptionpublic int getStartupDelaySeconds()
SMSEnginegetStartupDelaySeconds in interface SMSEnginegetStartupDelaySeconds in class AbstractSMSEngineCopyright © 2018 SAP SE. All Rights Reserved.