public interface MessageBuilder
Modifier and Type | Method and Description |
---|---|
Message |
buildMessage(Session session,
LogEvent event)
Creation of a new message.
|
Message buildMessage(Session session, LogEvent event) throws JMSException
session
- the session against which the message will be createdevent
- the log eventJMSException
- if a messaging error occurs