Class TenantAwareHybrisPropertiesFactory
java.lang.Object
de.hybris.platform.servicelayer.config.impl.TenantAwareHybrisPropertiesFactory
- All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean<Properties>
public class TenantAwareHybrisPropertiesFactory
extends Object
implements org.springframework.beans.factory.FactoryBean<Properties>
-
Field Summary
Fields inherited from interface org.springframework.beans.factory.FactoryBean
OBJECT_TYPE_ATTRIBUTE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TenantAwareHybrisPropertiesFactory
public TenantAwareHybrisPropertiesFactory()
-
-
Method Details
-
setCurrentTenant
-
getObject
- Specified by:
getObjectin interfaceorg.springframework.beans.factory.FactoryBean<Properties>- Throws:
Exception
-
getObjectType
- Specified by:
getObjectTypein interfaceorg.springframework.beans.factory.FactoryBean<Properties>
-
isSingleton
public boolean isSingleton()- Specified by:
isSingletonin interfaceorg.springframework.beans.factory.FactoryBean<Properties>
-