|
GWTP Crawler 0.6-redhat-2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={FIELD,PARAMETER,METHOD}) @Retention(value=RUNTIME) public @interface ServiceUrl
Use this annotation to bind the URL that should be used for the crawl service. For example:
bindConstant().annotatedWith(ServiceUrl).to("http://mycrawlservice.com");
|
GWTP Crawler 0.6-redhat-2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |