com.bea.control
Annotation Type HttpControl.EndPoint


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


Required Element Summary
 String url
          The endpoint http url , pointing to the endpoint
 

Element Detail

url

public abstract String url
The endpoint http url , pointing to the endpoint