public class CloneMediatorFactory extends AbstractMediatorFactory
<clone [continueParent=(true | false)]> <target [to="uri"] [soapAction="qname"] [sequence="sequence_ref"] [endpoint="endpoint_ref"]> <sequence> (mediator)+ </sequence>? <endpoint> endpoint </endpoint>? </target>+ </clone>
ATT_DESCRIPTION, ATT_EVAL, ATT_EXPRN, ATT_KEY, ATT_NAME, ATT_ONERROR, ATT_REGEX, ATT_SEQUENCE, ATT_SOURCE, ATT_STATS, ATT_TARGET, ATT_VALUE, ATT_XPATH, DESCRIPTION_Q, FEATURE_Q, PROP_Q, PROPERTY_GROUP_Q
Constructor and Description |
---|
CloneMediatorFactory() |
Modifier and Type | Method and Description |
---|---|
Mediator |
createSpecificMediator(org.apache.axiom.om.OMElement elem,
java.util.Properties properties)
This method implements the createMediator method of the MediatorFactory interface
|
javax.xml.namespace.QName |
getTagQName()
This method will implement the getTagQName method of the MediatorFactory interface
|
addAllCommentChildrenToList, collectNameValuePairs, createMediator, handleException, handleException, processAuditStatus, processTraceState
public Mediator createSpecificMediator(org.apache.axiom.om.OMElement elem, java.util.Properties properties)
createSpecificMediator
in class AbstractMediatorFactory
elem
- - OMElement describing the element which will be parsed
to build the CloneMediatorproperties
- public javax.xml.namespace.QName getTagQName()
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.