public class IgnorePostbackOperation
extends Object
implements org.ocpsoft.rewrite.config.Operation
A wrapper for an existing operation that will only delegate to the wrapped operation if the current request is a JSF
postback. Will only work if the wrapper is deferred.