public class RaspberrypiManagementServiceComponent extends Object
| Constructor and Description |
|---|
RaspberrypiManagementServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx) |
protected void |
setOutputEventAdapterService(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterService outputEventAdapterService)
Initialize the Output EventAdapter Service dependency
|
protected void |
unsetOutputEventAdapterService(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterService outputEventAdapterService)
De-reference the Output EventAdapter Service dependency.
|
public RaspberrypiManagementServiceComponent()
protected void activate(org.osgi.service.component.ComponentContext ctx)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
protected void setOutputEventAdapterService(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterService outputEventAdapterService)
outputEventAdapterService - Output EventAdapter Service referenceprotected void unsetOutputEventAdapterService(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterService outputEventAdapterService)
Copyright © 2016 WSO2. All rights reserved.