@Target(value={FIELD,PARAMETER,METHOD}) @Retention(value=RUNTIME) public @interface ServiceKey
CrawlServiceServlet
bindConstant().annotatedWith(ServiceKey.class).to("123456");
Copyright © 2010–2014 Arcbees. All rights reserved.