public class JmsClientHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
QUEUE_CONNECTION_FACTORY
Queue connection factory JNDI name
|
| Constructor and Description |
|---|
JmsClientHelper() |
| Modifier and Type | Method and Description |
|---|---|
static InitialContext |
getActiveMqInitialContext()
Get a Initial context with ActiveMQ defaults
|
public static final String QUEUE_CONNECTION_FACTORY
public static InitialContext getActiveMqInitialContext() throws NamingException
NamingException - if used JNDI names are incorrectCopyright © 2018 WSO2. All rights reserved.