Class PluginsClassLoaderConfigurationListener

  • All Implemented Interfaces:
    EventListener, org.springframework.context.ApplicationListener

    public final class PluginsClassLoaderConfigurationListener
    extends Object
    implements org.springframework.context.ApplicationListener
    This application event listener will configure the provided delegation class loader to use the plugins classloader once the PluginsClassLoaderAvailableEvent is fired.
    • Constructor Detail

      • PluginsClassLoaderConfigurationListener

        public PluginsClassLoaderConfigurationListener()
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.ApplicationEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener