org.xwiki.test.annotation
Annotation Type AfterComponent


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

Calls methods annotated with this annotation right after configured components are registered by TestComponentManager.

Since:
5.2M1
Version:
$Id: 4c6a279d2a44ccd73772fcfa6ca23fb7667a1f8c $



Copyright © 2004–2014 XWiki. All rights reserved.