Class IgnorePostbackHandler
java.lang.Object
org.ocpsoft.rewrite.faces.annotation.handler.IgnorePostbackHandler
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted,AnnotationHandler<IgnorePostback>
Handler implementation of
IgnorePostback annotation.- Author:
- Christian Kaltepoth
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandles()intpriority()voidprocess(ClassContext context, IgnorePostback annotation, HandlerChain chain)
-
Constructor Details
-
IgnorePostbackHandler
public IgnorePostbackHandler()
-
-
Method Details
-
handles
- Specified by:
handlesin interfaceAnnotationHandler<IgnorePostback>
-
priority
public int priority()- Specified by:
priorityin interfaceorg.ocpsoft.common.pattern.Weighted
-
process
- Specified by:
processin interfaceAnnotationHandler<IgnorePostback>
-