Uses of Class
org.exolab.jms.config.JndiConfiguration

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 JndiConfiguration.unmarshal(java.io.Reader reader)
          Method unmarshal
 JndiConfiguration Configuration.getJndiConfiguration()
          Returns the value of field '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
 

Methods in org.exolab.jms.config with parameters of type JndiConfiguration
 void Configuration.setJndiConfiguration(JndiConfiguration jndiConfiguration)
          Sets the value of field 'jndiConfiguration'.
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.