Mojarra JSF Tools 2.1.28.SP9

com.sun.faces.generate
Class AttributeManagerGenerator

java.lang.Object
  extended by com.sun.faces.generate.AbstractGenerator
      extended by com.sun.faces.generate.AttributeManagerGenerator
All Implemented Interfaces:
Generator

public class AttributeManagerGenerator
extends AbstractGenerator

PENDING


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.faces.generate.AbstractGenerator
AbstractGenerator.CodeWriter
 
Field Summary
 
Fields inherited from class com.sun.faces.generate.AbstractGenerator
JAVA_KEYWORDS, TYPE_DEFAULTS
 
Constructor Summary
AttributeManagerGenerator(PropertyManager manager)
           
 
Method Summary
 void generate(FacesConfigBean configBean)
          Perform whatever generation tasks are necessary using the provided FacesConfigBean as the model.
static void main(String[] args)
           
 
Methods inherited from class com.sun.faces.generate.AbstractGenerator
capitalize, mangle, options, primitive, shortName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeManagerGenerator

public AttributeManagerGenerator(PropertyManager manager)
Method Detail

generate

public void generate(FacesConfigBean configBean)
Description copied from interface: Generator

Perform whatever generation tasks are necessary using the provided FacesConfigBean as the model.

Parameters:
configBean - model data

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Mojarra JSF Tools 2.1.28.SP9

Copyright © 2016 JBoss by Red Hat. All Rights Reserved.