public interface MessageConfigurator
no.g9.message.MessageFactory iterates trough all registered configurators until one of then retruns true.| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(Message message)
Lets the message configurator configure the provided message.
|
boolean configure(Message message)
message - The message to configure.Copyright © 2006–2020 Esito AS. All rights reserved.