@ReturnValuesAreNonnullByDefault @ParametersAreNonnullByDefault
Package com.atlassian.confluence.impl.tenant
-
Class Summary Class Description TenantedProxyFactory Responsible for creating proxy objects which check the tenancy state of the application before handing over to either a tenanted or vacant delegate.ThreadLocalTenantGate A wrapper around a thread-local flag which indicates if the current thread has a permit to access tenanted resources regardless of the state of theTenantRegistry
.