JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
cz.zcu.fav.kiv.mjakubas.saf.command
Annotation Interface CommandHandler
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
CommandHandler
Indicates whether a method is handling a command. Represents a template of how a command should look like.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
value
Element Details
value
String
[]
value