JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.reactivecommons.async.impl.config.annotations
Annotation Interface EnableCommandListeners
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Documented
@Import(
CommandsListenerConfig.class
) @Configuration
public @interface
EnableCommandListeners