Uses of Interface
de.hybris.platform.servicelayer.cluster.ClusterService
Packages that use ClusterService
Package
Description
-
Uses of ClusterService in de.hybris.platform.acceleratorservices.process.fileupload
Methods in de.hybris.platform.acceleratorservices.process.fileupload that return ClusterServiceModifier and TypeMethodDescriptionprotected ClusterServiceSavedCartFromUploadFileAction.getClusterService()Methods in de.hybris.platform.acceleratorservices.process.fileupload with parameters of type ClusterServiceModifier and TypeMethodDescriptionvoidSavedCartFromUploadFileAction.setClusterService(ClusterService clusterService) -
Uses of ClusterService in de.hybris.platform.impex.distributed.log
Methods in de.hybris.platform.impex.distributed.log with parameters of type ClusterServiceModifier and TypeMethodDescriptionvoidDistributedImpexLogService.setClusterService(ClusterService clusterService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ClusterService in de.hybris.platform.ruleengineservices.jobs.impl
Methods in de.hybris.platform.ruleengineservices.jobs.impl that return ClusterServiceModifier and TypeMethodDescriptionprotected ClusterServiceDefaultRuleEngineCronJobSupplierFactory.getClusterService()protected ClusterServiceDefaultRuleEngineJobService.getClusterService()Methods in de.hybris.platform.ruleengineservices.jobs.impl with parameters of type ClusterServiceModifier and TypeMethodDescriptionvoidDefaultRuleEngineCronJobSupplierFactory.setClusterService(ClusterService clusterService) voidDefaultRuleEngineJobService.setClusterService(ClusterService clusterService) -
Uses of ClusterService in de.hybris.platform.scripting.events.impl
Methods in de.hybris.platform.scripting.events.impl with parameters of type ClusterServiceModifier and TypeMethodDescriptionvoidDefaultScriptingEventService.setClusterService(ClusterService clusterService) -
Uses of ClusterService in de.hybris.platform.servicelayer.cluster
Classes in de.hybris.platform.servicelayer.cluster that implement ClusterService -
Uses of ClusterService in de.hybris.platform.servicelayer.cluster.impl
Classes in de.hybris.platform.servicelayer.cluster.impl that implement ClusterServiceModifier and TypeClassDescriptionclassDefault implementation of the cluster service interface. -
Uses of ClusterService in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type ClusterServiceModifier and TypeMethodDescriptionvoidDefaultCronJobService.setClusterService(ClusterService clusterService) voidDefaultRunCronJobMessageCreatorAndSender.setClusterService(ClusterService clusterService) -
Uses of ClusterService in de.hybris.platform.servicelayer.event.impl
Methods in de.hybris.platform.servicelayer.event.impl with parameters of type ClusterServiceModifier and TypeMethodDescriptionvoidAbstractEventListener.setClusterService(ClusterService clusterService) Called either when registering with EventService.registerEventListener or when registering this bean in the spring context.voidDefaultEventService.setClusterService(ClusterService clusterService) voidEventMultiplexer.setClusterService(ClusterService clusterService) Deprecated, for removal: This API element is subject to removal in a future version.The multiplexer can filter out all events where the cluster id in the event does not match the current cluster. -
Uses of ClusterService in de.hybris.y2ysync.task.logging
Methods in de.hybris.y2ysync.task.logging with parameters of type ClusterServiceModifier and TypeMethodDescriptionvoidY2YSyncLoggingCtxFactory.setClusterService(ClusterService clusterService)