Role
instead@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Deprecated public @interface ComponentRole
The difference with Role is that Role is taking in to account the generic parameters while ComponentRole does not.
Copyright © 2004–2021 XWiki. All rights reserved.