JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
velox.api.layer1.simplified
Annotation Interface NoAutosubscription
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
NoAutosubscription
Cancels auto-subscription to all available listeners for the user's strategy When applied, a user should add listeners manually
Api