public class IgnorePostbackBinding
extends Object
implements org.ocpsoft.rewrite.bind.Binding
A wrapper for an existing binding that will only delegate to the wrapped binding if the current request is a JSF
postback. Will only work if the wrapper is deferred.