|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiConfiguration | |
org.exolab.jms.config |
Uses of JndiConfiguration in org.exolab.jms.config |
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)
|
Methods in org.exolab.jms.config with parameters of type JndiConfiguration | |
void |
Configuration.setJndiConfiguration(JndiConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |