@Retention(value=RUNTIME) @Target(value=PARAMETER) @Documented public @interface BeforeHandles
public void ... (@BeforeHandles ... CaughtException<...> ...) methods.
If a method has a return type, it is ignored.| Modifier and Type | Optional Element and Description |
|---|---|
int |
ordinal
Precedence relative to callbacks for the same type
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.