Interface CompleteListenerConfigurationProvider
- 
@OpenApiAll public interface CompleteListenerConfigurationProviderDefines 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 booleanisCompleteConfigurationProvider()Check if this is a complete listener config provider. 
 -