public interface TenantInfoInitiator
Modifier and Type | Method and Description |
---|---|
void |
cleanTenantInfo()
Clean tenant information in the current thread
|
void |
initTenantInfo() |
void |
initTenantInfo(String uri)
initialize tenant information of the current thread based on the request URI
|
void initTenantInfo()
void initTenantInfo(String uri)
uri
- request URIvoid cleanTenantInfo()
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.