| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION_FACTORY_SOURCE |
static String |
INITIAL_CONTEXT_SOURCE |
static String |
JMS_API_SOURCE |
static String |
JNDI_CONNECTION_SOURCE |
static String |
URL_SOURCE |
| Constructor and Description |
|---|
JMSProperties(Hashtable<?,?> environment) |
JMSProperties(JMSProperties props) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
Hashtable<?,?> |
getEnvironment() |
Map<String,Property<?>> |
getProperties() |
void |
initialize() |
static void |
main(String[] args)
Generates Views
|
String |
toString() |
public static final String CONNECTION_FACTORY_SOURCE
public static final String INITIAL_CONTEXT_SOURCE
public static final String JMS_API_SOURCE
public static final String JNDI_CONNECTION_SOURCE
public static final String URL_SOURCE
public JMSProperties(JMSProperties props)
public Hashtable<?,?> getEnvironment()
public void initialize()
throws PropertyVetoException,
PropertyConversionException
public static void main(String[] args)
Copyright 2004-2021 Solace Corporation. All rights reserved.