public class MQTTEventAdapterServiceComponent extends Object
Constructor and Description |
---|
MQTTEventAdapterServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context)
Deployment of the MQTT event adapter service will be done.
|
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 activate(org.osgi.service.component.ComponentContext context)
context
- bundle context where service is registeredprotected 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)
Copyright © 2017 WSO2. All rights reserved.