org.wso2.carbon.event.builder.admin.internal.ds
Class EventBuilderAdminServiceDS
java.lang.Object
org.wso2.carbon.event.builder.admin.internal.ds.EventBuilderAdminServiceDS
public class EventBuilderAdminServiceDS
- extends Object
This class is used to get the EventBuilder service.
|
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 |
EventBuilderAdminServiceDS
public EventBuilderAdminServiceDS()
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.