public class MessageStoreFactory extends Object
Modifier and Type | Field and Description |
---|---|
static QName |
CLASS_Q |
static QName |
EXPRESSION_Q |
static QName |
KEY_Q |
static QName |
NAME_Q |
static QName |
PARAMETER_Q |
static QName |
SEQUENCE_Q |
Constructor and Description |
---|
MessageStoreFactory() |
Modifier and Type | Method and Description |
---|---|
static MessageStore |
createMessageStore(org.apache.axiom.om.OMElement elem,
Properties properties) |
static MessageStore |
createMessageStore(org.apache.axiom.om.OMElement elem,
Properties properties,
SynapseConfiguration synapseConfiguration) |
public static final QName CLASS_Q
public static final QName NAME_Q
public static final QName EXPRESSION_Q
public static final QName SEQUENCE_Q
public static final QName PARAMETER_Q
public static final QName KEY_Q
public static MessageStore createMessageStore(org.apache.axiom.om.OMElement elem, Properties properties)
public static MessageStore createMessageStore(org.apache.axiom.om.OMElement elem, Properties properties, SynapseConfiguration synapseConfiguration)
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.