@Target(value={FIELD,PARAMETER,METHOD}) @Retention(value=RUNTIME) public @interface ServiceUrl
bindConstant().annotatedWith(ServiceUrl).to("http://mycrawlservice.com");
Copyright © 2010-2014 ArcBees. All Rights Reserved.