public interface DependencyInjector
JobManager for dependency injection
it is called before the job's onAdded method is called. for persistent jobs, also run after job is brought
back from disk.| Modifier and Type | Method and Description |
|---|---|
void |
inject(Job job) |
void inject(Job job)