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


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

View-controller annotation for page-beans. Methods annotated with this annotation will be invoked as soon as a view has been initialized.

Author:
Gerhard Petracek



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