org.apache.activemq.console.command.store.amq
Class MessageBodyFormatter

java.lang.Object
  extended by org.apache.activemq.console.command.store.amq.MessageBodyFormatter

public class MessageBodyFormatter
extends Object


Constructor Summary
MessageBodyFormatter(org.apache.activemq.command.ActiveMQMessage message)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MessageBodyFormatter

public MessageBodyFormatter(org.apache.activemq.command.ActiveMQMessage message)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.