|
Arquillian Test API 1.0.0.CR7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Inherited
@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,PARAMETER})
public @interface ArquillianResource
Defines a InjectionPoint for Arquillian Controlled Resources.
e.g: Deployer, URL, InitialContext
| Optional Element Summary | |
|---|---|
Class<?> |
value
Defines the resource target for this injection. e.g. |
public abstract Class<?> value
|
Arquillian Test API 1.0.0.CR7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||