public class MessageStoreFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static javax.xml.namespace.QName |
CLASS_Q |
static javax.xml.namespace.QName |
EXPRESSION_Q |
static javax.xml.namespace.QName |
KEY_Q |
static javax.xml.namespace.QName |
NAME_Q |
static javax.xml.namespace.QName |
PARAMETER_Q |
static javax.xml.namespace.QName |
SEQUENCE_Q |
Constructor and Description |
---|
MessageStoreFactory() |
Modifier and Type | Method and Description |
---|---|
static MessageStore |
createMessageStore(org.apache.axiom.om.OMElement elem,
java.util.Properties properties) |
static MessageStore |
createMessageStore(org.apache.axiom.om.OMElement elem,
java.util.Properties properties,
SynapseConfiguration synapseConfiguration) |
public static final javax.xml.namespace.QName CLASS_Q
public static final javax.xml.namespace.QName NAME_Q
public static final javax.xml.namespace.QName EXPRESSION_Q
public static final javax.xml.namespace.QName SEQUENCE_Q
public static final javax.xml.namespace.QName PARAMETER_Q
public static final javax.xml.namespace.QName KEY_Q
public static MessageStore createMessageStore(org.apache.axiom.om.OMElement elem, java.util.Properties properties)
public static MessageStore createMessageStore(org.apache.axiom.om.OMElement elem, java.util.Properties properties, SynapseConfiguration synapseConfiguration)
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.