JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.management.endpoint.annotation
Selector
Contents
Description
Hide sidebar
Show sidebar
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