JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.cloudbees.sdk.extensibility
Annotation Interface Extension
@Retention
(
RUNTIME
)
@Target
(
TYPE
) @Indexed
public @interface
Extension
Marks a class as a component to be injected.
Author:
Kohsuke Kawaguchi