public class JMSOptionsMapper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONNECTION_FACTORY_JNDI_NAME |
static String |
CONNECTION_FACTORY_TYPE |
static String |
DESTINATION |
static String |
FACTORY_INITIAL |
static String |
PROVIDER_URL |
Constructor and Description |
---|
JMSOptionsMapper() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getCustomPropertyMapping()
Returns the custom property map mapping the siddhi extension key name to JMS transport key.
|
static List<String> |
getRequiredOptions()
Returns the required options for the JMS input transport.
|
public static final String DESTINATION
public static final String CONNECTION_FACTORY_JNDI_NAME
public static final String FACTORY_INITIAL
public static final String PROVIDER_URL
public static final String CONNECTION_FACTORY_TYPE
Copyright © 2017 WSO2. All rights reserved.