Interface PluginInfoSearcher

  • All Superinterfaces:
    PluginInfoByClassProvider
    All Known Implementing Classes:
    PluginInfoSearcherImpl

    public interface PluginInfoSearcher
    extends PluginInfoByClassProvider
    Searches for all loaded by classloader classes to find plugin info object for that class This interface is supposed to be implemented by classloader
    Since:
    TC 4.1
    Author:
    Eugene Petrenko