Class NuGetFactory

  • All Implemented Interfaces:
    org.ossreviewtoolkit.analyzer.PackageManagerFactory , org.ossreviewtoolkit.plugins.api.PluginFactory

    
    public final class NuGetFactory
     implements PackageManagerFactory
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      NuGetFactory()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

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

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

      • NuGetFactory

        NuGetFactory()