| |
|
| java.lang.Object org.apache.synapse.mediators.MediatorProperty
MediatorProperty | public class MediatorProperty (Code) | | A mediator property is a name-value or name-expression pair which could be supplied
for certain mediators. If expressions are supplied they are evaluated at the runtime
against the current message into literal String values.
|
MediatorProperty | public MediatorProperty()(Code) | | |
|
|
|