org.apache.synapse.transport.nhttp.util
Class MessageFormatterDecoratorFactory

java.lang.Object
  extended by org.apache.synapse.transport.nhttp.util.MessageFormatterDecoratorFactory

public class MessageFormatterDecoratorFactory
extends Object

Factory for getting Decorator to Message Formatter . This decorator is needed when extending message formatter by adding decoration functionality


Constructor Summary
MessageFormatterDecoratorFactory()
           
 
Method Summary
static MessageFormatter createMessageFormatterDecorator(MessageContext msgContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFormatterDecoratorFactory

public MessageFormatterDecoratorFactory()
Method Detail

createMessageFormatterDecorator

public static MessageFormatter createMessageFormatterDecorator(MessageContext msgContext)


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