Class WSEventBrokerHolder

java.lang.Object
org.wso2.carbon.event.ws.internal.WSEventBrokerHolder

@Deprecated public class WSEventBrokerHolder extends Object
Deprecated.
  • Constructor Details

    • WSEventBrokerHolder

      public WSEventBrokerHolder()
      Deprecated.
  • Method Details

    • getInstance

      public static WSEventBrokerHolder getInstance()
      Deprecated.
    • getEventBroker

      public org.wso2.carbon.event.core.EventBroker getEventBroker()
      Deprecated.
    • registerEventBroker

      public void registerEventBroker(org.wso2.carbon.event.core.EventBroker eventBroker)
      Deprecated.
    • getConfigurationContextService

      public org.wso2.carbon.utils.ConfigurationContextService getConfigurationContextService()
      Deprecated.
    • registerConfigurationContextService

      public void registerConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
      Deprecated.
    • registerWSEventDispatcher

      public void registerWSEventDispatcher()
      Deprecated.