Package | Description |
---|---|
hudson | |
hudson.cli.declarative |
Code for supporting declarative CLI commands, which are annotated methods on model objects.
|
jenkins |
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
CLIRegisterer
Discover
CLIMethod s and register them as CLICommand implementations. |
Modifier and Type | Method and Description |
---|---|
static ExtensionComponentSet |
ExtensionComponentSet.allOf(ExtensionFinder f)
Wraps
ExtensionFinder into ExtensionComponentSet . |
Copyright © 2018. All rights reserved.