com.osbcp.apbs.annotations
Annotation Type IsAjaxPostBackEvent


@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface IsAjaxPostBackEvent

Annotation when added an AjaxPostBackEvent it enforces method convention and validation on the event.

Author:
Christoffer Pettersson