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