com.bea.control
Annotation Type HttpControl.MethodType


@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface HttpControl.MethodType


Required Element Summary
 HttpControl.METHOD method
          The method to be invoked on the control
 

Element Detail

method

public abstract HttpControl.METHOD method
The method to be invoked on the control