Interface CompleteListenerConfigurationProvider
-
@OpenApiAll public interface CompleteListenerConfigurationProvider
Defines interface for configuration providers that can identify if the provided configuration is compete to cover all required changes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isCompleteConfigurationProvider()
Check if this is a complete listener config provider.
-