org.xwiki.component.annotation
Annotation Type ComponentRole


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface ComponentRole

Marks a class as defining a component role.

Since:
1.8.1
Version:
$Id: c94ab9e773b614b49eeb2674f5ec1ae8cf392ca1 $



Copyright © 2004-2011 XWiki. All Rights Reserved.