org.xwiki.component.annotation
Annotation Type Role


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

Marks a class as defining a component role.

Since:
4.0M1
Version:
$Id$



Copyright © 2004-2012 XWiki. All Rights Reserved.