FeatureConfig
Abstract base class for configuring features with stream providers.
This class provides mechanisms to manage a list of FeatureMessageProcessor
instances, which are responsible for handling outbound feature events or messages (e.g., node started, strategy started). Subclasses may extend this configuration class to define additional settings specific to a feature.