Class MessageFlowDataPublisherDataHolder

java.lang.Object
org.wso2.carbon.das.messageflow.data.publisher.internal.MessageFlowDataPublisherDataHolder

public class MessageFlowDataPublisherDataHolder extends Object
  • Method Details

    • getInstance

      public static MessageFlowDataPublisherDataHolder getInstance()
    • getRegistryService

      public org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
    • setRegistryService

      public void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
    • getContextService

      public org.wso2.carbon.utils.ConfigurationContextService getContextService()
    • setContextService

      public void setContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
    • isGlobalStatisticsEnabled

      public boolean isGlobalStatisticsEnabled()
    • setGlobalStatisticsEnabled

      public void setGlobalStatisticsEnabled(boolean globalStatisticsEnabled)