Class PropertyUpdater
java.lang.Object
org.apache.axis2.clustering.state.PropertyUpdater
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddContextProperty(org.apache.axis2.context.PropertyDifference diff) voidsetProperties(Map properties) voidupdateProperties(org.apache.axis2.context.AbstractContext abstractContext)
-
Constructor Details
-
PropertyUpdater
public PropertyUpdater()
-
-
Method Details
-
updateProperties
public void updateProperties(org.apache.axis2.context.AbstractContext abstractContext) -
addContextProperty
public void addContextProperty(org.apache.axis2.context.PropertyDifference diff) -
setProperties
-
getProperties
-