Uses of Interface
net.serenitybdd.model.di.DependencyInjector
Packages that use DependencyInjector
-
Uses of DependencyInjector in net.thucydides.model.steps.di
Methods in net.thucydides.model.steps.di that return types with arguments of type DependencyInjectorModifier and TypeMethodDescriptionClasspathDependencyInjectorService.findDependencyInjectors()Finds and returns all instances ofDependencyInjectoravailable in the classpath at the time of invocation.DependencyInjectorService.findDependencyInjectors()