Annotation Type ResourceProvider.MethodInjection
-
@Documented @Retention(RUNTIME) public static @interface ResourceProvider.MethodInjection
This annotation is put toResourceProvider.lookup(ArquillianResource, Annotation...)qualifiers parameter so implementation of ResourceProvider can enrich it knowing it enriches method scoped ArquillianResource.- Author:
- Stefan Miklosovic