public class MessageStoreFactory extends Object
Modifier and Type | Field and Description |
---|---|
static QName |
CLASS_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) |
public static final QName CLASS_Q
public static final QName NAME_Q
public static final QName SEQUENCE_Q
public static final QName PARAMETER_Q
public static MessageStore createMessageStore(org.apache.axiom.om.OMElement elem, Properties properties)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.