Uses of Interface
com.ibm.di.config.interfaces.SchedulerConfig

Packages that use SchedulerConfig
com.ibm.di.config.base Provides classes that implement the Tivoli Directory Integrator configuration model. 
com.ibm.di.server Provides classes for the Tivoli Directory Integrator core engine. 
 

Uses of SchedulerConfig in com.ibm.di.config.base
 

Classes in com.ibm.di.config.base that implement SchedulerConfig
 class SchedulerConfigImpl
          Implements a SchedulerConfig.
 

Uses of SchedulerConfig in com.ibm.di.server
 

Constructors in com.ibm.di.server with parameters of type SchedulerConfig
Scheduler(RS rs, SchedulerConfig config)
          The constructor for the class.