|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.log.output.jms.TextMessageBuilder
Basic message factory that stores LogEvent in Message.
Constructor Summary | |
TextMessageBuilder(Formatter formatter)
|
|
TextMessageBuilder(PropertyInfo[] properties,
Formatter formatter)
|
Method Summary | |
javax.jms.Message |
buildMessage(javax.jms.Session session,
LogEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TextMessageBuilder(Formatter formatter)
public TextMessageBuilder(PropertyInfo[] properties, Formatter formatter)
Method Detail |
public javax.jms.Message buildMessage(javax.jms.Session session, LogEvent event) throws javax.jms.JMSException
buildMessage
in interface MessageBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |