public class AnalyticsDataServiceServletDS extends Object
| Constructor and Description |
|---|
AnalyticsDataServiceServletDS() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
protected void |
setAnalyticsDataService(org.wso2.carbon.analytics.dataservice.core.AnalyticsDataService analyticsDataService) |
protected void |
setAuthenticationService(org.wso2.carbon.identity.authentication.AuthenticationService authenticationService) |
protected void |
setHazelcastInstance(com.hazelcast.core.HazelcastInstance hazelcastInstance) |
protected void |
setHttpService(org.osgi.service.http.HttpService httpService) |
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
setSecureAnalyticsDataService(org.wso2.carbon.analytics.dataservice.core.SecureAnalyticsDataService secureAnalyticsDataService) |
protected void |
unsetAnalyticsDataService(org.wso2.carbon.analytics.dataservice.core.AnalyticsDataService analyticsDataService) |
protected void |
unsetAuthenticationService(org.wso2.carbon.identity.authentication.AuthenticationService authenticationService) |
protected void |
unsetHazelcastInstance(com.hazelcast.core.HazelcastInstance hazelcastInstance) |
protected void |
unsetHttpService(org.osgi.service.http.HttpService httpService) |
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
unsetSecureAnalyticsDataService(org.wso2.carbon.analytics.dataservice.core.SecureAnalyticsDataService secureAnalyticsDataService) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setAuthenticationService(org.wso2.carbon.identity.authentication.AuthenticationService authenticationService)
protected void unsetAuthenticationService(org.wso2.carbon.identity.authentication.AuthenticationService authenticationService)
protected void setAnalyticsDataService(org.wso2.carbon.analytics.dataservice.core.AnalyticsDataService analyticsDataService)
protected void unsetAnalyticsDataService(org.wso2.carbon.analytics.dataservice.core.AnalyticsDataService analyticsDataService)
protected void setHttpService(org.osgi.service.http.HttpService httpService)
protected void unsetHttpService(org.osgi.service.http.HttpService httpService)
protected void setHazelcastInstance(com.hazelcast.core.HazelcastInstance hazelcastInstance)
protected void unsetHazelcastInstance(com.hazelcast.core.HazelcastInstance hazelcastInstance)
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void setSecureAnalyticsDataService(org.wso2.carbon.analytics.dataservice.core.SecureAnalyticsDataService secureAnalyticsDataService)
protected void unsetSecureAnalyticsDataService(org.wso2.carbon.analytics.dataservice.core.SecureAnalyticsDataService secureAnalyticsDataService)
Copyright © 2016 WSO2. All rights reserved.