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$



Copyright © 2004-2011 XWiki. All Rights Reserved.