Class OssIndexFactory

  • All Implemented Interfaces:
    org.ossreviewtoolkit.advisor.AdviceProviderFactory , org.ossreviewtoolkit.plugins.api.PluginFactory

    
    public final class OssIndexFactory
     implements AdviceProviderFactory
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      PluginDescriptor getDescriptor()
      OssIndex create(PluginConfigĀ config)
      • Methods inherited from class java.lang.Object

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

      • OssIndexFactory

        OssIndexFactory()