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

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

public class EventBuilderAdminServiceValueHolder
extends Object


Constructor Summary
EventBuilderAdminServiceValueHolder()
           
 
Method Summary
static org.wso2.carbon.event.builder.core.EventBuilderService getEventBuilderService()
           
static org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService getInputEventAdaptorManagerService()
           
static org.wso2.carbon.event.input.adaptor.core.InputEventAdaptorService getInputEventAdaptorService()
           
static void registerEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)
           
static void registerInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService inputEventAdaptorManagerService)
           
static void registerInputEventAdaptorService(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

EventBuilderAdminServiceValueHolder

public EventBuilderAdminServiceValueHolder()
Method Detail

getInputEventAdaptorService

public static org.wso2.carbon.event.input.adaptor.core.InputEventAdaptorService getInputEventAdaptorService()

registerInputEventAdaptorService

public static void registerInputEventAdaptorService(org.wso2.carbon.event.input.adaptor.core.InputEventAdaptorService InputEventAdaptorService)

registerEventBuilderService

public static void registerEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)

getEventBuilderService

public static org.wso2.carbon.event.builder.core.EventBuilderService getEventBuilderService()

registerInputEventAdaptorManagerService

public static void registerInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService inputEventAdaptorManagerService)

getInputEventAdaptorManagerService

public static org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService getInputEventAdaptorManagerService()


Copyright © 2015 WSO2. All rights reserved.