public class BinaryDataReceiverServiceComponent extends Object
| Constructor and Description |
|---|
BinaryDataReceiverServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context)
initialize the agent server here.
|
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
protected void |
setDataBridgeReceiverService(org.wso2.carbon.databridge.core.DataBridgeReceiverService dataBridgeReceiverService) |
protected void |
unsetDatabridgeReceiverService(org.wso2.carbon.databridge.core.DataBridgeReceiverService dataBridgeReceiverService) |
protected void activate(org.osgi.service.component.ComponentContext context)
context - protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setDataBridgeReceiverService(org.wso2.carbon.databridge.core.DataBridgeReceiverService dataBridgeReceiverService)
protected void unsetDatabridgeReceiverService(org.wso2.carbon.databridge.core.DataBridgeReceiverService dataBridgeReceiverService)
Copyright © 2015 WSO2. All rights reserved.