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


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface InlineViewConfigRoot

Author:
Gerhard Petracek

Optional Element Summary
 String basePath
           
 String[] pageBeanPostfix
           
 

basePath

public abstract String basePath
Default:
"."

pageBeanPostfix

public abstract String[] pageBeanPostfix
Default:
""


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