@Documented @Retention(value=RUNTIME) @Target(value=METHOD) @InterceptorParserHander(parserHander=AtSyncExit.SyncExitInterceptorProcessorParser.class) public @interface AtSyncExit
| Modifier and Type | Optional Element and Description |
|---|---|
int |
count |
boolean |
inline |
Class<? extends Throwable> |
suppress |
Class<?> |
suppressHandler |
boolean |
whenComplete |
public abstract Class<?> suppressHandler
Copyright © 2018–2021. All rights reserved.