Class OssIndexFactory
-
- All Implemented Interfaces:
-
org.ossreviewtoolkit.advisor.AdviceProviderFactory,org.ossreviewtoolkit.plugins.api.PluginFactory
public final class OssIndexFactory implements AdviceProviderFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classOssIndexFactory.Companion
-
Field Summary
Fields Modifier and Type Field Description private final PluginDescriptordescriptorpublic final static OssIndexFactory.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description OssIndexFactory()
-
Method Summary
Modifier and Type Method Description PluginDescriptorgetDescriptor()OssIndexcreate(PluginConfigĀ config)-
-
Method Detail
-
getDescriptor
PluginDescriptor getDescriptor()
-
-
-
-