public class CommentMediatorFactory extends AbstractMediatorFactory
ATT_DEFAULT_VALUE, ATT_DESCRIPTION, ATT_EVAL, ATT_EXPRN, ATT_IS_MANDATORY, 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, TARGET_Q
Constructor and Description |
---|
CommentMediatorFactory() |
Modifier and Type | Method and Description |
---|---|
protected Mediator |
createSpecificMediator(org.apache.axiom.om.OMElement elem,
java.util.Properties properties)
Create Comment Mediator instance using provided XML Element and properties
|
javax.xml.namespace.QName |
getTagQName()
Returns Tag QName for the comment mediator
|
addAllCommentChildrenToList, collectNameValuePairs, createMediator, handleException, handleException, processAuditStatus, processTraceState
protected Mediator createSpecificMediator(org.apache.axiom.om.OMElement elem, java.util.Properties properties)
createSpecificMediator
in class AbstractMediatorFactory
elem
- configuration element describing the properties of the mediatorproperties
- bag of properties to pass in any information to the factorypublic javax.xml.namespace.QName getTagQName()
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.