JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
tech.guilhermekaua.spigotboot.commands.annotations
Annotation Interface CommandInterceptedBy
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
public @interface
CommandInterceptedBy
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<? extends
CommandAnnotationInterceptor
<?>>[]
value
Element Details
value
Class
<? extends
CommandAnnotationInterceptor
<?>>[]
value