Uses of Class
org.apache.axis2.context.PropertyDifference
-
Packages that use PropertyDifference Package Description org.apache.axis2.clustering.state org.apache.axis2.clustering.state.commands -
-
Uses of PropertyDifference in org.apache.axis2.clustering.state
Methods in org.apache.axis2.clustering.state with parameters of type PropertyDifference Modifier and Type Method Description void
PropertyUpdater. addContextProperty(PropertyDifference diff)
-
Uses of PropertyDifference in org.apache.axis2.clustering.state.commands
Methods in org.apache.axis2.clustering.state.commands with parameters of type PropertyDifference Modifier and Type Method Description void
UpdateStateCommand. addProperty(PropertyDifference diff)
-