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