@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Listener(type=FlowListenerType.class) public @interface FlowListener
| 限定符和类型 | 可选元素和说明 |
|---|---|
int |
priority
优先级
|
@AliasFor(annotation=org.bekit.event.annotation.listener.Listener.class, attribute="priority") public abstract int priority
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.