org.xwiki.test.annotation
Annotation Type BeforeComponent


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
@Inherited
public @interface BeforeComponent

Calls methods annotated with this annotation before Component registration in ComponentManagerRule.

Since:
4.3.1
Version:
$Id: cd60d207a715f63c0bf464cc5b9b3982873ef745 $



Copyright © 2004-2013 XWiki. All Rights Reserved.