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