public class MediatorPropertyFactory
extends java.lang.Object
<element> <property name="string" (value="literal" | expression="xpath")/>* </element>
Constructor and Description |
---|
MediatorPropertyFactory() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<MediatorProperty> |
getMediatorProperties(org.apache.axiom.om.OMElement elem) |
static java.util.List<MediatorProperty> |
getMediatorProperties(org.apache.axiom.om.OMElement elem,
Mediator mediator) |
public static java.util.List<MediatorProperty> getMediatorProperties(org.apache.axiom.om.OMElement elem, Mediator mediator)
public static java.util.List<MediatorProperty> getMediatorProperties(org.apache.axiom.om.OMElement elem)
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.