PublishersProvider

In package com.cdsap.talaiot.provider

class com.cdsap.talaiot.provider.PublishersProvider

Provides the Publishers defined in the com.cdsap.talaiot.configuration.PublishersConfiguration of the TalaiotExtension

Fields

project:

Gradle Project used to retrieve the extension

logger: LogTracker

Constructors

constructor(project: , logger: LogTracker)

Provides the Publishers defined in the com.cdsap.talaiot.configuration.PublishersConfiguration of the TalaiotExtension

Parameters:

Methods

fun get(): List

Check the main TalaiotExtension which publishers have been enabled. When one publisher is enabled it initialize it with the required parameters

Parameters:
  • No parameters