JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
gg.xp.reevent.scan
Annotation Interface LiveOnly
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
LiveOnly
Indicates that a particular handler is purely an output, and should be excluded from both replays and tests. i.e. we only want them to be used when running live.