Class GrailsConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.util.Set<java.lang.String> getComponentScanningPackages​(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)  
      java.lang.String getWarning​(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
      Returns a warning if the check fails or null if there are no problems.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ComponentScanPackageCheck

        protected ComponentScanPackageCheck()