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


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

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



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