@FunctionalInterface protected interface GrailsConfigurationWarningsApplicationContextInitializer.Check
A single check that can be applied.
Type Params | Return Type | Name and description |
---|---|---|
|
public String |
getWarning(BeanDefinitionRegistry registry) Returns a warning if the check fails or null if there are no problems. |
Returns a warning if the check fails or null
if there are no problems.
registry
- the BeanDefinitionRegistrynull