public interface MessagingConfigurator
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
setDestinationConfigurations(java.util.Set<DestinationConfiguration> destinationConfigurations) |
void |
setDestinations(java.util.List<Destination> destinations) |
void |
setMessageListeners(java.util.Map<java.lang.String,java.util.List<MessageListener>> messageListeners) |
void destroy()
void setDestinationConfigurations(java.util.Set<DestinationConfiguration> destinationConfigurations)
void setDestinations(java.util.List<Destination> destinations)
void setMessageListeners(java.util.Map<java.lang.String,java.util.List<MessageListener>> messageListeners)