Uses of Class
org.wso2.carbon.context.CarbonContext

Packages that use CarbonContext
org.wso2.carbon.context   
org.wso2.carbon.utils   
 

Uses of CarbonContext in org.wso2.carbon.context
 

Subclasses of CarbonContext in org.wso2.carbon.context
 class PrivilegedCarbonContext
          This CarbonContext provides users the ability to carry out privileged actions such as switching tenant flows, setting tenant ID etc.
 

Methods in org.wso2.carbon.context that return CarbonContext
static CarbonContext CarbonContext.getThreadLocalCarbonContext()
           
 

Uses of CarbonContext in org.wso2.carbon.utils
 

Methods in org.wso2.carbon.utils that return CarbonContext
 CarbonContext ThriftSession.getSessionCarbonContextHolder()
          Separate method to retrieve carbon context holder since the attribute value is restricted.
 



Copyright © 2014 WSO2 Inc. All rights reserved.