@Documented @Target(value=METHOD) @Retention(value=RUNTIME) @Listen(resolver=ListenFlowExceptionResolver.class) public @interface ListenFlowException
| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
priorityAsc
是否按照优先级升序
|
@AliasFor(annotation=org.bekit.event.annotation.listener.Listen.class, attribute="priorityAsc") public abstract boolean priorityAsc
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.