Module classification

Module classification 

Source

Enums§

AdapterType
Types of adapters used by providers

Constants§

ALL_PROVIDERS
All supported providers
CONFIG_DRIVEN_PROVIDERS
System-level provider classification constants These arrays define the authoritative source of truth for provider behavior. All modules should use these constants instead of hardcoding provider lists. Providers that use GenericAdapter with ProviderConfig
INDEPENDENT_PROVIDERS
Providers that use independent adapters

Traits§

ProviderClassification
Provider classification trait defining behavior patterns