|
Arquillian Container Test API 1.0.0.CR8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD,PARAMETER})
public @interface TargetsContainer
Used to target a deployment to a specific Container.
| Required Element Summary | |
|---|---|
String |
value
The name of the target. |
| Element Detail |
|---|
public abstract String value
|
Arquillian Container Test API 1.0.0.CR8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||