@Deprecated public class TenantScope extends Object
| Constructor and Description |
|---|
TenantScope()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name,
ObjectFactory objectFactory)
Deprecated.
|
String |
getConversationId()
Deprecated.
|
Tenant |
getCurrentTenant()
Deprecated.
|
void |
init()
Deprecated.
|
void |
registerDestructionCallback(String theName,
Runnable callback)
Deprecated.
|
Object |
remove(String theName)
Deprecated.
|
Object |
resolveContextualObject(String key)
Deprecated.
|
@PostConstruct public void init()
public String getConversationId()
public void registerDestructionCallback(String theName, Runnable callback)
public Tenant getCurrentTenant()
Copyright © 2017 SAP SE. All Rights Reserved.