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

Packages that use LoggerConfiguration
org.exolab.jms.config   
 

Uses of LoggerConfiguration in org.exolab.jms.config
 

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

Methods in org.exolab.jms.config with parameters of type LoggerConfiguration
 void Configuration.setLoggerConfiguration(LoggerConfiguration loggerConfiguration)
          Sets the value of field 'loggerConfiguration'.
 void DefaultConfiguration.setLoggerConfiguration(LoggerConfiguration loggerConfiguration)
          Sets the value of field 'loggerConfiguration'.
 



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