Package org.wso2.carbon.ui.internal
Class CarbonUIServiceComponent
java.lang.Object
org.wso2.carbon.ui.internal.CarbonUIServiceComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidactivate(org.osgi.service.component.ComponentContext ctxt) protected voiddeactivate(org.osgi.service.component.ComponentContext ctxt) static org.osgi.framework.Bundlestatic org.wso2.carbon.tomcat.api.CarbonTomcatServicestatic org.wso2.carbon.utils.ConfigurationContextServicestatic org.osgi.service.http.HttpServicestatic org.osgi.service.packageadmin.PackageAdminstatic org.wso2.carbon.user.core.service.RealmServicestatic org.wso2.carbon.registry.core.service.RegistryServicestatic org.wso2.carbon.base.api.ServerConfigurationServicestatic UIAuthenticationExtender[]protected voidsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService) protected voidsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) protected voidsetHttpService(org.osgi.service.http.HttpService httpService) protected voidsetPackageAdmin(org.osgi.service.packageadmin.PackageAdmin packageAdmin) protected voidsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) protected voidsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) protected voidsetServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration) protected voidsetUIAuthenticationExtender(UIAuthenticationExtender authenticationExtender) voidstart(org.osgi.framework.BundleContext context) protected voidunsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService) protected voidunsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) protected voidunsetHttpService(org.osgi.service.http.HttpService httpService) protected voidunsetPackageAdmin(org.osgi.service.packageadmin.PackageAdmin packageAdmin) protected voidunsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) protected voidunsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) protected voidunsetServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration) protected voidunsetUIAuthenticationExtender(UIAuthenticationExtender authenticationExtender)
-
Constructor Details
-
CarbonUIServiceComponent
public CarbonUIServiceComponent()
-
-
Method Details
-
activate
protected void activate(org.osgi.service.component.ComponentContext ctxt) -
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext ctxt) -
getCarbonTomcatService
public static org.wso2.carbon.tomcat.api.CarbonTomcatService getCarbonTomcatService() -
start
- Throws:
Exception
-
getBundle
-
setConfigurationContextService
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) -
unsetConfigurationContextService
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) -
setCarbonTomcatService
protected void setCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService) -
unsetCarbonTomcatService
protected void unsetCarbonTomcatService(org.wso2.carbon.tomcat.api.CarbonTomcatService contextService) -
setRegistryService
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) -
unsetRegistryService
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) -
setServerConfigurationService
protected void setServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration) -
unsetServerConfigurationService
protected void unsetServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration) -
setPackageAdmin
protected void setPackageAdmin(org.osgi.service.packageadmin.PackageAdmin packageAdmin) -
unsetPackageAdmin
protected void unsetPackageAdmin(org.osgi.service.packageadmin.PackageAdmin packageAdmin) -
setHttpService
protected void setHttpService(org.osgi.service.http.HttpService httpService) -
unsetHttpService
protected void unsetHttpService(org.osgi.service.http.HttpService httpService) -
setRealmService
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) -
unsetRealmService
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) -
getRealmService
public static org.wso2.carbon.user.core.service.RealmService getRealmService() -
setUIAuthenticationExtender
-
unsetUIAuthenticationExtender
-
getUIAuthenticationExtenders
-
getHttpService
public static org.osgi.service.http.HttpService getHttpService() -
getConfigurationContextService
public static org.wso2.carbon.utils.ConfigurationContextService getConfigurationContextService() -
getRegistryService
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService() -
getServerConfiguration
public static org.wso2.carbon.base.api.ServerConfigurationService getServerConfiguration() -
getPackageAdmin
- Throws:
Exception
-