install
Installs a feature into the pipeline with the provided configuration.
This method initializes the feature with a custom configuration and registers it in the pipeline. The feature's message processors are initialized during installation.
Parameters
The feature implementation to be installed
A lambda to customize the feature configuration
Type Parameters
The type of the feature configuration
The type of the feature being installed
Installs a feature into the pipeline with the provided configuration.
This method initializes the feature with a custom configuration and registers it in the pipeline. The feature's message processors are initialized during installation.
Parameters
The feature implementation to be installed
A lambda to customize the feature configuration
Type Parameters
The type of the feature configuration
The type of the feature being installed
Installs a feature into the pipeline with the provided configuration.
This method initializes the feature with a custom configuration and registers it in the pipeline. The feature's message processors are initialized during installation.
Parameters
The feature implementation to be installed
A lambda to customize the feature configuration
Type Parameters
The type of the feature configuration
The type of the feature being installed