Package org.jboss.as.arquillian.api
Annotation Type ContainerResource
-
@Retention(RUNTIME) public @interface ContainerResource
Annotation that can be used to inject a container specific resource.- Author:
- Stuart Douglas
-
-
Element Detail
-
value
String value
The container to connect to. This may be left empty if only 1 server is available- Default:
- ""
-
-