|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Threading
Used to specify the desired threading policy to apply to a control
implementation type. See ThreadingPolicy. Only permitted
on classes that are also annotated with ControlImplementation.
| Optional Element Summary | |
|---|---|
ThreadingPolicy |
value
|
public abstract ThreadingPolicy value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||