JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.dianxin.tori.api.annotations.commands
Annotation Interface DebugCommand
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
DebugCommand
Indicates that the annotated command is intended for debugging purposes. Commands with this annotation can typically be executed and monitored directly via the server console.