org.apache.myfaces.buildtools.maven2.plugin.builder.annotation
Annotation Type JSFRenderKit


@Documented
@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface JSFRenderKit

The renderKitId that identifies this RenderKit. This is registered on faces-config.xml.

Version:
$Revision: 690619 $ $Date: 2008-08-31 02:15:58 +0200 (Sun, 31 Aug 2008) $
Author:
Leonardo Uribe (latest modification by $Author: lu4242 $)

Optional Element Summary
 String renderKitId
          The renderKitId related to this class
 

renderKitId

public abstract String renderKitId
The renderKitId related to this class

Default:
""


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.