Uses of Interface
com.hybris.cockpitng.dependencies.factory.impl.DependencyResolver
-
Packages that use DependencyResolver Package Description com.hybris.cockpitng.dependencies.impl -
-
Uses of DependencyResolver in com.hybris.cockpitng.dependencies.impl
Classes in com.hybris.cockpitng.dependencies.impl that implement DependencyResolver Modifier and Type Class Description classSpringApplicationContextDependencyResolver<T>Resolves dependencies based on Spring Application Context and injects them to non-spring beans.
-