Uses of Interface
com.hybris.cockpitng.web.js.DependenciesResolver
-
Packages that use DependenciesResolver Package Description com.hybris.cockpitng.web.js.impl -
-
Uses of DependenciesResolver in com.hybris.cockpitng.web.js.impl
Classes in com.hybris.cockpitng.web.js.impl that implement DependenciesResolver Modifier and Type Class Description classNameDependenciesResolverUpdates all required informations about dependencies on basisi of its name.Methods in com.hybris.cockpitng.web.js.impl that return types with arguments of type DependenciesResolver Modifier and Type Method Description java.util.List<DependenciesResolver>DefaultDependenciesManager. getResolvers()Method parameters in com.hybris.cockpitng.web.js.impl with type arguments of type DependenciesResolver Modifier and Type Method Description voidDefaultDependenciesManager. setResolvers(java.util.List<DependenciesResolver> resolvers)
-