Class JobRunrStarter


  • @Dependent
    public class JobRunrStarter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JobRunrStarter​(JobRunrConfiguration configuration, javax.enterprise.inject.Instance<org.jobrunr.server.BackgroundJobServer> backgroundJobServerInstance, javax.enterprise.inject.Instance<org.jobrunr.dashboard.JobRunrDashboardWebServer> dashboardWebServerInstance, javax.enterprise.inject.Instance<org.jobrunr.storage.StorageProvider> storageProviderInstance)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JobRunrStarter

        public JobRunrStarter​(JobRunrConfiguration configuration,
                              javax.enterprise.inject.Instance<org.jobrunr.server.BackgroundJobServer> backgroundJobServerInstance,
                              javax.enterprise.inject.Instance<org.jobrunr.dashboard.JobRunrDashboardWebServer> dashboardWebServerInstance,
                              javax.enterprise.inject.Instance<org.jobrunr.storage.StorageProvider> storageProviderInstance)