Class SpringContextXmlFinder


  • public abstract class SpringContextXmlFinder
    extends Object
    Author:
    Eugene Petrenko Created: 06.08.2008 21:59:43
    • Constructor Detail

      • SpringContextXmlFinder

        protected SpringContextXmlFinder​(@NotNull
                                         SpringPluginInfo info)
    • Method Detail

      • onPluginXmlFound

        protected abstract void onPluginXmlFound​(@NotNull
                                                 File pluginJar,
                                                 @NotNull
                                                 ZipFile zip,
                                                 @NotNull
                                                 ZipEntry config)