org.apache.myfaces.buildtools.maven2.plugin.builder.annotation
Annotation Type JSFFaceletAttributes
@Documented
@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface JSFFaceletAttributes
Define a set of properties used to group several definitions
of JSFFaceletAttribute annotations.
This annotation should only be used in jsf 2.0 libraries.
- Since:
- 1.0.4
- Version:
- $Revision: 801854 $ $Date: 2009-08-06 20:14:27 -0500 (Thu, 06 Aug 2009) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
attributes
public abstract JSFFaceletAttribute[] attributes
- Array of JSFFaceletAttribute to be defined.
- Since:
- 1.0.4
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.