Interface | Description |
---|---|
PluginManagerTagLib | |
ToolsTagLib |
Class | Description |
---|---|
AgentProtocol |
Pluggable Jenkins TCP agent protocol handler called from
TcpSlaveAgentListener . |
ClassLoaderReflectionToolkit |
Reflective access to various
ClassLoader methods which are otherwise protected . |
ExtensionComponentSet |
Represents the components that's newly discovered during
ExtensionFinder.refresh() . |
ExtensionFilter |
Filters out
ExtensionComponent s discovered by ExtensionFinder s,
as if they were never discovered. |
InitReactorRunner |
Executes the
Reactor for the purpose of bootup. |
PluginSubtypeMarker |
Discovers the subtype of
Plugin and generates service loader index file. |
ProxyInjector |
Injector that delegates to another one. |
Enum | Description |
---|---|
YesNoMaybe |
Enum that represents
Boolean state (including null for the absence.) |
Exception | Description |
---|---|
ExtensionRefreshException |
Signals that
ExtensionFinder.refresh() had failed. |
RestartRequiredException |
Indicates that the plugin cannot be deployed without a restart.
|
Copyright © 2014. All rights reserved.