org.wso2.carbon.event.builder.admin.internal.ds
Class EventBuilderAdminServiceDS

java.lang.Object
  extended by org.wso2.carbon.event.builder.admin.internal.ds.EventBuilderAdminServiceDS

public class EventBuilderAdminServiceDS
extends Object

This class is used to get the EventBuilder service.


Constructor Summary
EventBuilderAdminServiceDS()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext context)
           
protected  void setEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)
           
protected  void setInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService transportManagerService)
           
protected  void setInputEventAdaptorService(org.wso2.carbon.event.input.adaptor.core.InputEventAdaptorService InputEventAdaptorService)
           
protected  void unsetEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)
           
protected  void unsetInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService transportManagerService)
           
protected  void unsetInputEventAdaptorService(org.wso2.carbon.event.input.adaptor.core.InputEventAdaptorService InputEventAdaptorService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventBuilderAdminServiceDS

public EventBuilderAdminServiceDS()
Method Detail

activate

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

setEventBuilderService

protected void setEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)

unsetEventBuilderService

protected void unsetEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)

setInputEventAdaptorManagerService

protected void setInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService transportManagerService)

unsetInputEventAdaptorManagerService

protected void unsetInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService transportManagerService)

setInputEventAdaptorService

protected void setInputEventAdaptorService(org.wso2.carbon.event.input.adaptor.core.InputEventAdaptorService InputEventAdaptorService)

unsetInputEventAdaptorService

protected void unsetInputEventAdaptorService(org.wso2.carbon.event.input.adaptor.core.InputEventAdaptorService InputEventAdaptorService)


Copyright © 2015 WSO2. All rights reserved.