|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) public static @interface Jpf.ExceptionHandler
was jpf:exception-handler
Optional Element Summary | |
---|---|
Jpf.Forward[] |
forwards
forwards (optional ) |
boolean |
readOnly
is the exception handler read-only, i.e., is it guaranteed not to modify member state (optional ) |
public abstract Jpf.Forward[] forwards
public abstract boolean readOnly
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |