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