org.jboss.seam.annotations.exception
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited public @interface Redirect
public abstract String viewId
public abstract String message
public abstract boolean end
Copyright © 2015 Seam Framework. All Rights Reserved.