|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface RunDiscoveryInstructs to run discovery before a test method is executed.
| Optional Element Summary | |
|---|---|
boolean |
discoverServers
True (the default) if server discovery should be run. |
boolean |
discoverServices
True (the default) if service discovery should be run. |
public abstract boolean discoverServers
public abstract boolean discoverServices
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||