public class TenantAwareHybrisPropertiesFactory
extends java.lang.Object
| Constructor and Description |
|---|
TenantAwareHybrisPropertiesFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
getObject() |
java.lang.Class<?> |
getObjectType() |
boolean |
isSingleton() |
void |
setCurrentTenant(Tenant currentTenant) |
public void setCurrentTenant(Tenant currentTenant)
public java.util.Properties getObject()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Class<?> getObjectType()
public boolean isSingleton()
Copyright © 2018 SAP SE. All Rights Reserved.