Uses of Interface
com.ibm.di.config.interfaces.SchedulerConfig
-
Packages that use SchedulerConfig Package Description com.ibm.di.config.base Provides classes that implement the Security Verify Directory Integrator configuration model.com.ibm.di.server Provides classes for the Security Verify Directory Integrator core engine. -
-
Uses of SchedulerConfig in com.ibm.di.config.base
Classes in com.ibm.di.config.base that implement SchedulerConfig Modifier and Type Class Description class
SchedulerConfigImpl
Implements a SchedulerConfig. -
Uses of SchedulerConfig in com.ibm.di.server
Constructors in com.ibm.di.server with parameters of type SchedulerConfig Constructor Description Scheduler(RS rs, SchedulerConfig config)
The constructor for the class.
-