org.apache.beehive.controls.system.webservice
Annotation Type ServiceControl.Location


@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD})
public static @interface ServiceControl.Location

Location URL for target service. Multiple URLs may be specified and first URL of the appropriate scheme will be used.


Required Element Summary
 String[] urls
           
 

Element Detail

urls

public abstract String[] urls