Uses of Class
hudson.ExtensionFinder
Packages that use ExtensionFinder
Package
Description
Code for supporting declarative CLI commands, which are annotated methods on model objects.
-
Uses of ExtensionFinder in hudson
Subclasses of ExtensionFinder in hudsonModifier and TypeClassDescriptionstatic classDiscovers components via sezpoz but instantiates them by using Guice.static final classThe bootstrap implementation that looks for theExtensionmarker. -
Uses of ExtensionFinder in hudson.cli.declarative
Subclasses of ExtensionFinder in hudson.cli.declarativeModifier and TypeClassDescriptionclassDiscoverCLIMethods and register them asCLICommandimplementations. -
Uses of ExtensionFinder in jenkins
Methods in jenkins with parameters of type ExtensionFinderModifier and TypeMethodDescriptionstatic ExtensionComponentSetExtensionComponentSet.allOf(ExtensionFinder f) WrapsExtensionFinderintoExtensionComponentSet.