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


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

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



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