org.wso2.carbon.databridge.receiver.binary.internal
Class BinaryDataReceiverServiceComponent

java.lang.Object
  extended by org.wso2.carbon.databridge.receiver.binary.internal.BinaryDataReceiverServiceComponent

public class BinaryDataReceiverServiceComponent
extends Object


Constructor Summary
BinaryDataReceiverServiceComponent()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryDataReceiverServiceComponent

public BinaryDataReceiverServiceComponent()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext context)
initialize the agent server here.

Parameters:
context -

deactivate

protected void deactivate(org.osgi.service.component.ComponentContext context)

setDataBridgeReceiverService

protected void setDataBridgeReceiverService(org.wso2.carbon.databridge.core.DataBridgeReceiverService dataBridgeReceiverService)

unsetDatabridgeReceiverService

protected void unsetDatabridgeReceiverService(org.wso2.carbon.databridge.core.DataBridgeReceiverService dataBridgeReceiverService)


Copyright © 2015 WSO2. All rights reserved.