|
JBoss Logging 3.1.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=CLASS) @Target(value=PARAMETER) @Documented public @interface Property
Indicate that a method parameter value should be applied to a property (with a setter method) on the resultant exception object.
Optional Element Summary | |
---|---|
java.lang.String |
name
The property name. |
public abstract java.lang.String name
|
JBoss Logging 3.1.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |