@FunctionalInterface @Beta public interface ServiceConfirmationDeletedMessageListener extends MessageListener<ServiceConfirmationDeletedMessage>
Modifier and Type | Method and Description |
---|---|
default Class<ServiceConfirmationDeletedMessage> |
getMessageType()
Returns the concrete type of message that this listener can process.
|
onMessage
@Nonnull default Class<ServiceConfirmationDeletedMessage> getMessageType()
MessageListener
getMessageType
in interface MessageListener<ServiceConfirmationDeletedMessage>
Message
that this listener can process.Copyright © 2019 SAP SE. All rights reserved.