|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||
@Target(value=PARAMETER) @Retention(value=RUNTIME) public static @interface JMSControl.Property
The method parameter representing a message property with the given name.
For more information, see the property getter and setter methods on JMSControl.Message.
| Required Element Summary | |
|---|---|
String |
name
The property name. |
| Element Detail |
|---|
public abstract String name
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||