|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionFinder | |
|---|---|
| hudson | |
| hudson.cli.declarative | Code for supporting declarative CLI commands, which are annotated methods on model objects. |
| jenkins | |
| Uses of ExtensionFinder in hudson |
|---|
| Subclasses of ExtensionFinder in hudson | |
|---|---|
static class |
ExtensionFinder.GuiceFinder
Discovers components via sezpoz but instantiates them by using Guice. |
static class |
ExtensionFinder.Sezpoz
The bootstrap implementation that looks for the Extension marker. |
| Uses of ExtensionFinder in hudson.cli.declarative |
|---|
| Subclasses of ExtensionFinder in hudson.cli.declarative | |
|---|---|
class |
CLIRegisterer
Discover CLIMethods and register them as CLICommand implementations. |
| Uses of ExtensionFinder in jenkins |
|---|
| Methods in jenkins with parameters of type ExtensionFinder | |
|---|---|
static ExtensionComponentSet |
ExtensionComponentSet.allOf(ExtensionFinder f)
Wraps ExtensionFinder into ExtensionComponentSet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||