Class IgnorePostbackHandler

java.lang.Object
org.ocpsoft.rewrite.faces.annotation.handler.IgnorePostbackHandler
All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted, AnnotationHandler<IgnorePostback>

public class IgnorePostbackHandler extends Object implements AnnotationHandler<IgnorePostback>
Handler implementation of IgnorePostback annotation.
Author:
Christian Kaltepoth