|
JBoss Logging 3.1.2.GA-redhat-1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=CLASS) @Target(value=PARAMETER) @Documented @Deprecated 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 | |
---|---|
String |
name
Deprecated. The property name. |
public abstract String name
|
JBoss Logging 3.1.2.GA-redhat-1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |