Interface | Description |
---|---|
CarbonCoreInitializedEvent |
Since both org.wso2.carbon.context.internal.CarbonContextServiceComponent and org.wso2.carbon.core.internal.CarbonCoreServiceComponent
get activate when
org.wso2.carbon.user.core.service.RealmService
org.wso2.carbon.registry.api.RegistryService exist, we can't guarantee the order of activation.
|
Class | Description |
---|---|
CarbonContext |
This provides the API for sub-tenant programming around
WSO2 Carbon and
WSO2 Stratos.
|
CarbonCoreInitializedEventImpl |
Since both org.wso2.carbon.context.internal.CarbonContextServiceComponent and org.wso2.carbon.core.internal.CarbonCoreServiceComponent
get activate when
org.wso2.carbon.user.core.service.RealmService
org.wso2.carbon.registry.api.RegistryService exist, we can't guarantee the order of activation.
|
PrivilegedCarbonContext |
This CarbonContext provides users the ability to carry out privileged actions such as
switching tenant flows, setting tenant ID etc.
|
Enum | Description |
---|---|
RegistryType |
An enumeration of types describing the type of registry used.
|
Copyright © 2016 WSO2 Inc. All rights reserved.