public class PropertyUpdater extends Object implements Serializable
| Constructor and Description |
|---|
PropertyUpdater() |
| Modifier and Type | Method and Description |
|---|---|
void |
addContextProperty(org.apache.axis2.context.PropertyDifference diff) |
Map |
getProperties() |
void |
setProperties(Map properties) |
void |
updateProperties(org.apache.axis2.context.AbstractContext abstractContext) |
public void updateProperties(org.apache.axis2.context.AbstractContext abstractContext)
public void addContextProperty(org.apache.axis2.context.PropertyDifference diff)
public void setProperties(Map properties)
public Map getProperties()
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.