Uses of Interface
com.chutneytesting.action.domain.ActionTemplateLoader
-
Packages that use ActionTemplateLoader Package Description com.chutneytesting.action.domain com.chutneytesting.action.infra -
-
Uses of ActionTemplateLoader in com.chutneytesting.action.domain
Constructor parameters in com.chutneytesting.action.domain with type arguments of type ActionTemplateLoader Constructor Description ActionTemplateLoaders(List<ActionTemplateLoader> loaders) -
Uses of ActionTemplateLoader in com.chutneytesting.action.infra
Classes in com.chutneytesting.action.infra that implement ActionTemplateLoader Modifier and Type Class Description classDefaultActionTemplateLoader<T>
-