|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Defaults
The default values for a TestedProduct.
| Required Element Summary | |
|---|---|
String |
contextPath
|
int |
httpPort
|
String |
instanceId
|
| Element Detail |
|---|
public abstract String instanceId
public abstract String contextPath
public abstract int httpPort
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||