org.apache.myfaces.extensions.cdi.jsf.api.config.view
Annotation Type PrePageAction


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface PrePageAction

View-controller annotation for page-beans. Methods annotated with this annotation will be invoked before the method binding gets invoked.



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.