Uses of Interface
de.hybris.platform.servicelayer.cluster.ClusterService
-
-
Uses of ClusterService in de.hybris.platform.acceleratorservices.process.fileupload
Methods in de.hybris.platform.acceleratorservices.process.fileupload that return ClusterService Modifier and Type Method Description protected ClusterServiceSavedCartFromUploadFileAction. getClusterService()Methods in de.hybris.platform.acceleratorservices.process.fileupload with parameters of type ClusterService Modifier and Type Method Description voidSavedCartFromUploadFileAction. 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 ClusterService Modifier and Type Method Description voidDistributedImpexLogService. 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 ClusterService Modifier and Type Method Description protected ClusterServiceDefaultRuleEngineCronJobSupplierFactory. getClusterService()protected ClusterServiceDefaultRuleEngineJobService. getClusterService()Methods in de.hybris.platform.ruleengineservices.jobs.impl with parameters of type ClusterService Modifier and Type Method Description voidDefaultRuleEngineCronJobSupplierFactory. 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 ClusterService Modifier and Type Method Description voidDefaultScriptingEventService. setClusterService(ClusterService clusterService) -
Uses of ClusterService in de.hybris.platform.servicelayer.cluster
Classes in de.hybris.platform.servicelayer.cluster that implement ClusterService Modifier and Type Class Description classMockClusterService -
Uses of ClusterService in de.hybris.platform.servicelayer.cluster.impl
Classes in de.hybris.platform.servicelayer.cluster.impl that implement ClusterService Modifier and Type Class Description classDefaultClusterServiceDefault 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 ClusterService Modifier and Type Method Description voidDefaultCronJobService. 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 ClusterService Modifier and Type Method Description voidAbstractEventListener. 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 ClusterService Modifier and Type Method Description voidY2YSyncLoggingCtxFactory. setClusterService(ClusterService clusterService)
-