|
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 ServiceKey
Use this annotation to bind the key that should be used when invoking
CrawlServiceServlet
. For example:
bindConstant().annotatedWith(ServiceKey.class).to("123456");
|
GWTP Crawler 0.6-redhat-2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |