JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.management.endpoint.annotation
Annotation Interface Selector
@Documented
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
@Inherited
public @interface
Selector
Annotation that can be applied to arguments that should be included in the endpoint URI.
Since:
1.0
Author:
graemerocher