public class InputAdapterServiceComponent extends Object
Constructor and Description |
---|
InputAdapterServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected void |
setHttpService(org.osgi.service.http.HttpService httpService) |
protected void |
setInputAdapterExtensionService(org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionService inputAdapterExtensionService) |
protected void |
setInputEventAdapterService(org.wso2.carbon.event.input.adapter.core.InputEventAdapterService inputEventAdapterService) |
protected void |
setJWTClientManagerService(org.wso2.carbon.identity.jwt.client.extension.service.JWTClientManagerService jwtClientManagerService) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected void |
unsetHttpService(org.osgi.service.http.HttpService httpService) |
protected void |
unsetInputAdapterExtensionService(org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionService inputAdapterExtensionService) |
protected void |
unsetInputEventAdapterService(org.wso2.carbon.event.input.adapter.core.InputEventAdapterService inputEventAdapterService) |
protected void |
unsetJWTClientManagerService(org.wso2.carbon.identity.jwt.client.extension.service.JWTClientManagerService jwtClientManagerService) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void setHttpService(org.osgi.service.http.HttpService httpService)
protected void unsetHttpService(org.osgi.service.http.HttpService httpService)
protected void setInputAdapterExtensionService(org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionService inputAdapterExtensionService)
protected void unsetInputAdapterExtensionService(org.wso2.carbon.device.mgt.input.adapter.extension.InputAdapterExtensionService inputAdapterExtensionService)
protected void setJWTClientManagerService(org.wso2.carbon.identity.jwt.client.extension.service.JWTClientManagerService jwtClientManagerService)
protected void unsetJWTClientManagerService(org.wso2.carbon.identity.jwt.client.extension.service.JWTClientManagerService jwtClientManagerService)
protected void setInputEventAdapterService(org.wso2.carbon.event.input.adapter.core.InputEventAdapterService inputEventAdapterService)
protected void unsetInputEventAdapterService(org.wso2.carbon.event.input.adapter.core.InputEventAdapterService inputEventAdapterService)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
Copyright © 2017 WSO2. All rights reserved.