Class SynapseConfigurableCorrelationLogService

  • All Implemented Interfaces:
    org.wso2.carbon.logging.correlation.CorrelationLogConfigurable

    public class SynapseConfigurableCorrelationLogService
    extends Object
    implements org.wso2.carbon.logging.correlation.CorrelationLogConfigurable
    • Constructor Detail

      • SynapseConfigurableCorrelationLogService

        public SynapseConfigurableCorrelationLogService()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.wso2.carbon.logging.correlation.CorrelationLogConfigurable
      • getConfiguration

        public org.wso2.carbon.logging.correlation.bean.ImmutableCorrelationLogConfig getConfiguration()
        Specified by:
        getConfiguration in interface org.wso2.carbon.logging.correlation.CorrelationLogConfigurable
      • onConfigure

        public void onConfigure​(org.wso2.carbon.logging.correlation.bean.ImmutableCorrelationLogConfig immutableCorrelationLogConfig)
        Specified by:
        onConfigure in interface org.wso2.carbon.logging.correlation.CorrelationLogConfigurable