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: d4502b251de356b8a9f45a4c6f937790c322c77c $



Copyright © 2004–2014 XWiki. All rights reserved.