Uses of Class
com.netscape.certsrv.jobs.EJobsException
-
Packages that use EJobsException Package Description com.netscape.cmscore.jobs -
-
Uses of EJobsException in com.netscape.cmscore.jobs
Methods in com.netscape.cmscore.jobs that throw EJobsException Modifier and Type Method Description java.lang.String[]JobsScheduler. getConfigParams(java.lang.String implName)Retrieves the configuration parameters of the given implementation.voidJobsScheduler. init(IConfigStore config)read from the config file all implementations of Jobs, register and initialize them
-