Uses of Class
com.microservices.starter.core.environment.MessageInterlink
-
Uses of MessageInterlink in com.microservices.starter.core.environment
Methods in com.microservices.starter.core.environment that return MessageInterlinkModifier and TypeMethodDescriptionstatic MessageInterlink
MessageInterlink.createAll()
static MessageInterlink
MessageInterlink.createSuppressed()
FlexComponent.getMessageInterlink()
The categories of messages that a given flexpackage should listen for.Methods in com.microservices.starter.core.environment with parameters of type MessageInterlinkModifier and TypeMethodDescriptionvoid
FlexComponent.setMessageInterlink
(MessageInterlink messageInterlink) The categories of messages that a given flexpackage should listen for.