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