JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
studio.mevera.imperat.annotations
Annotation Interface Async
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Async
Marks a command handling method to be executed asynchronously. Applies to methods only.