| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) public static @interface JMSControl.PropertyValue
| Required Element Summary | |
|---|---|
 String | 
name
The property name.  | 
 String | 
value
The property value.  | 
| Optional Element Summary | |
|---|---|
 Class | 
type
The property type.  | 
| Element Detail | 
|---|
public abstract String name
public abstract String value
public abstract Class type
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||