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) |
static org.wso2.carbon.kernel.CarbonRuntime |
getCarbonRuntime() |
protected void |
setCarbonRuntime(org.wso2.carbon.kernel.CarbonRuntime carbonRuntime) |
protected void |
setDataBridgeReceiverService(org.wso2.carbon.databridge.core.DataBridgeReceiverService dataBridgeReceiverService) |
protected void |
unsetCarbonRuntime(org.wso2.carbon.kernel.CarbonRuntime carbonRuntime) |
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)
protected void setCarbonRuntime(org.wso2.carbon.kernel.CarbonRuntime carbonRuntime)
protected void unsetCarbonRuntime(org.wso2.carbon.kernel.CarbonRuntime carbonRuntime)
public static org.wso2.carbon.kernel.CarbonRuntime getCarbonRuntime()
Copyright © 2017 WSO2. All rights reserved.