Class PropertyHolder
java.lang.Object
org.apache.synapse.commons.property.PropertyHolder
Property Holder is the class used to store the properties in the map
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyHoldergetPropertyValue(String key) voidsetProperty(String key, String value)
-
Method Details
-
getInstance
-
setProperty
-
getPropertyValue
-
hasKey
-
getProperties
-