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

Packages that use ServerConfiguration
org.exolab.jms.config   
 

Uses of ServerConfiguration in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return ServerConfiguration
static ServerConfiguration ServerConfiguration.unmarshal(java.io.Reader reader)
          Method unmarshal
 ServerConfiguration Configuration.getServerConfiguration()
          Returns the value of field 'serverConfiguration'.
 ServerConfiguration DefaultConfiguration.getServerConfiguration()
          Returns the value of field 'serverConfiguration'.
 

Methods in org.exolab.jms.config with parameters of type ServerConfiguration
 void Configuration.setServerConfiguration(ServerConfiguration serverConfiguration)
          Sets the value of field 'serverConfiguration'.
 void DefaultConfiguration.setServerConfiguration(ServerConfiguration serverConfiguration)
          Sets the value of field 'serverConfiguration'.
 



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