Methods in org.exolab.jms.config that return JndiConfiguration |
static JndiConfiguration |
JndiConfigurationFactory.create(Configuration config)
Returns the JNDI configuration deriving the settings from the supplied
configuration. |
static JndiConfiguration |
JndiConfigurationFactory.create(Connector connector,
Configuration config)
Returns the JNDI configuration for a particular connector, deriving
the settings from the supplied configuration |
JndiConfiguration |
Configuration.getJndiConfiguration()
|
static JndiConfiguration |
JndiConfiguration.unmarshal(java.io.Reader)
|