| Interface | Description |
|---|---|
| FlamingockMetadataProvider |
Service Provider Interface registered per Flamingock-aware module.
|
| Class | Description |
|---|---|
| BuilderProviderInfo |
Holds information about the @FlamingockCliBuilder annotated method.
|
| Constants | |
| FlamingockMetadata | |
| MetadataLoader |
Runtime entry point that discovers all Flamingock-aware modules on the classpath via
ServiceLoader, validates each module in isolation, and produces a single composite
FlamingockMetadata for the runner to consume. |