public abstract class AbstractAdmin extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.engine.AxisConfiguration |
axisConfig |
protected org.apache.axis2.context.ConfigurationContext |
configurationContext |
Modifier | Constructor and Description |
---|---|
protected |
AbstractAdmin() |
protected |
AbstractAdmin(org.apache.axis2.engine.AxisConfiguration axisConfig) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.axis2.engine.AxisConfiguration |
getAxisConfig() |
protected org.apache.axis2.context.ConfigurationContext |
getConfigContext() |
protected org.wso2.carbon.registry.core.Registry |
getConfigSystemRegistry() |
protected org.wso2.carbon.registry.core.Registry |
getConfigUserRegistry() |
protected org.wso2.carbon.registry.core.Registry |
getGovernanceRegistry()
Deprecated.
Use either getGovernanceSystemRegistry or getGovernanceUserRegistry
|
protected org.wso2.carbon.registry.core.Registry |
getGovernanceSystemRegistry() |
protected org.wso2.carbon.registry.core.Registry |
getGovernanceUserRegistry() |
protected javax.servlet.http.HttpSession |
getHttpSession() |
protected org.wso2.carbon.registry.core.Registry |
getLocalRepo() |
protected org.wso2.carbon.registry.core.Registry |
getRegistry()
Deprecated.
|
protected String |
getTenantDomain() |
protected String |
getUsername() |
protected org.wso2.carbon.user.core.UserRealm |
getUserRealm() |
protected void |
setConfigurationContext(org.apache.axis2.context.ConfigurationContext configurationContext) |
protected void |
setPermissionUpdateTimestamp() |
protected org.apache.axis2.engine.AxisConfiguration axisConfig
protected org.apache.axis2.context.ConfigurationContext configurationContext
protected org.apache.axis2.engine.AxisConfiguration getAxisConfig()
protected org.apache.axis2.context.ConfigurationContext getConfigContext()
protected String getTenantDomain()
protected void setConfigurationContext(org.apache.axis2.context.ConfigurationContext configurationContext)
protected org.wso2.carbon.registry.core.Registry getRegistry()
protected org.wso2.carbon.registry.core.Registry getConfigSystemRegistry()
protected org.wso2.carbon.registry.core.Registry getConfigUserRegistry()
protected org.wso2.carbon.user.core.UserRealm getUserRealm()
protected String getUsername()
protected org.wso2.carbon.registry.core.Registry getLocalRepo()
@Deprecated protected org.wso2.carbon.registry.core.Registry getGovernanceRegistry()
protected org.wso2.carbon.registry.core.Registry getGovernanceUserRegistry()
protected org.wso2.carbon.registry.core.Registry getGovernanceSystemRegistry()
protected javax.servlet.http.HttpSession getHttpSession()
protected void setPermissionUpdateTimestamp() throws org.wso2.carbon.registry.core.exceptions.RegistryException
org.wso2.carbon.registry.core.exceptions.RegistryException
Copyright © 2016 WSO2 Inc. All rights reserved.