Package de.hybris.platform.spring
Class TenantScopeValidator
java.lang.Object
de.hybris.platform.spring.TenantScopeValidator
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener
@Deprecated(since="5.0",
forRemoval=true)
public class TenantScopeValidator
extends Object
implements org.springframework.context.ApplicationListener
Deprecated, for removal: This API element is subject to removal in a future version.
This class listens to @{link ContextRefreshedEvent} events and checks if the hybris @{link
TenantScope is
registered correct. See https://jira.hybris.com/browse/PLA-8070 for information on what to pay respect when
registering this specific scope.-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidonApplicationEvent(org.springframework.context.ApplicationEvent event) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
TenantScopeValidator
public TenantScopeValidator()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
onApplicationEvent
public void onApplicationEvent(org.springframework.context.ApplicationEvent event) Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener
-
TenantScope