Class PluginLoader

java.lang.Object
org.frankframework.components.plugins.PluginLoader
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class PluginLoader extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

    • PluginLoader

      public PluginLoader()
    • PluginLoader

      protected PluginLoader(String pluginDirectory)
  • Method Details

    • findPlugin

      @Nullable public org.pf4j.PluginWrapper findPlugin(String pluginName)
    • afterPropertiesSet

      public void afterPropertiesSet()
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean