|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URLSelectorStrategy

URLSelectorStrategy
| Method Summary | |
|---|---|
String |
active()
Get the active URL |
void |
fail(String url)
Fail an URL - e.g. |
String |
getData()
Get the data for an error presentation |
boolean |
hasMore()
Does the plugin has more valid URLs ? |
void |
init(List<String> urls)
Init the plugin with the URLs |
void |
reset()
Reset the plugin |
| Method Detail |
|---|
void init(List<String> urls)
urls - The URLsboolean hasMore()
String active()
void fail(String url)
url - The URLvoid reset()
String getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||