enragedginger/akka-quartz-scheduler

Call Utility classes injected with Config and WSClient from Actor class

venkateshzifo opened this issue · 1 comments

Not able to call a utility class from Actor class. Throwing null when i try to use the objects

SchedulerActor -> TestUtils(WSClient, Config classes injected using dependency injection)