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.

Author:
Gerhard Petracek



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