JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.netflix.spinnaker.kork.plugins.api.spring
Annotation Interface ExposeToApp
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
ExposeToApp
Indicates that a plugin bean should be elevated to the application's context.