|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
Role instead
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Deprecated public @interface ComponentRole
Marks a class as defining a component role.
The difference with Role is that Role is taking in to account the generic parameters while ComponentRole does not.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||