com.bea.control
Annotation Type ExternalCallbackTarget.ExternalCallbackEvent


@InterceptorAnnotation(service=com.bea.control.interceptors.SecurityInterceptor.class)
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public static @interface ExternalCallbackTarget.ExternalCallbackEvent

The ExternalCallbackEvent annotation is used on the events of an event set that recieve callbacks from an external source. This will cause the container to validate the incoming request to ensure that it is valid.