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_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
Constructor and Description |
---|
CloneMediatorFactory() |
Modifier and Type | Method and Description |
---|---|
Mediator |
createSpecificMediator(org.apache.axiom.om.OMElement elem,
Properties properties)
This method implements the createMediator method of the MediatorFactory interface
|
QName |
getTagQName()
This method will implement the getTagQName method of the MediatorFactory interface
|
collectNameValuePairs, createMediator, handleException, handleException, processAuditStatus, processTraceState
public Mediator createSpecificMediator(org.apache.axiom.om.OMElement elem, Properties properties)
createSpecificMediator
in class AbstractMediatorFactory
elem
- - OMElement describing the element which will be parsed
to build the CloneMediatorproperties
- public QName getTagQName()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.