org.jboss.arquillian.container.test.api
Annotation Type OverProtocol
@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface OverProtocol
Defines how Arquillian should communicate with the @Deployment when executing it in container.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
|
Required Element Summary |
String |
value
A String reference to the protocol |
value
public abstract String value
- A String reference to the protocol
- Returns:
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.