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

Packages that use SchedulerConfiguration
org.exolab.jms.config   
 

Uses of SchedulerConfiguration in org.exolab.jms.config
 

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

Methods in org.exolab.jms.config with parameters of type SchedulerConfiguration
 void Configuration.setSchedulerConfiguration(SchedulerConfiguration schedulerConfiguration)
          Sets the value of field 'schedulerConfiguration'.
 void DefaultConfiguration.setSchedulerConfiguration(SchedulerConfiguration schedulerConfiguration)
          Sets the value of field 'schedulerConfiguration'.
 



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