org.mule.transport.soap.axis.extras
Class AxisCleanAndAddProperties

java.lang.Object
  extended by org.mule.transport.soap.axis.extras.AxisCleanAndAddProperties

public class AxisCleanAndAddProperties
extends Object


Constructor Summary
AxisCleanAndAddProperties()
           
 
Method Summary
static Map<String,Object> cleanAndAdd(MuleEventContext muleEventContext)
           
protected static void populateProps(Map<String,Object> props, MuleMessage currentMessage, PropertyScope scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisCleanAndAddProperties

public AxisCleanAndAddProperties()
Method Detail

cleanAndAdd

public static Map<String,Object> cleanAndAdd(MuleEventContext muleEventContext)

populateProps

protected static void populateProps(Map<String,Object> props,
                                    MuleMessage currentMessage,
                                    PropertyScope scope)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.