Uses of Interface
de.hybris.platform.outboundservices.decorator.DecoratorContextFactory
Packages that use DecoratorContextFactory
Package
Description
-
Uses of DecoratorContextFactory in de.hybris.platform.outboundservices.decorator.impl
Classes in de.hybris.platform.outboundservices.decorator.impl that implement DecoratorContextFactoryConstructors in de.hybris.platform.outboundservices.decorator.impl with parameters of type DecoratorContextFactoryModifierConstructorDescriptionDefaultRequestDecoratorService(@NotNull DecoratorContextFactory factory) Constructor that takes a requiredDecoratorContextFactoryto be used in the service. -
Uses of DecoratorContextFactory in de.hybris.platform.outboundservices.facade.impl
Methods in de.hybris.platform.outboundservices.facade.impl with parameters of type DecoratorContextFactoryModifier and TypeMethodDescriptionvoidDefaultOutboundServiceFacade.setContextFactory(DecoratorContextFactory factory) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in de.hybris.platform.outboundservices.facade.impl with parameters of type DecoratorContextFactoryModifierConstructorDescriptionDefaultOutboundServiceFacade(@NotNull DecoratorContextFactory ctxFactory, @NotNull RemoteSystemClient client) Instantiates this facade with the provided dependencies it relies on.
DecoratorContextFactorydependency through the constructor