com.sun.faces.generate
Class AttributeManagerGenerator
java.lang.Object
com.sun.faces.generate.AbstractGenerator
com.sun.faces.generate.AttributeManagerGenerator
- All Implemented Interfaces:
- Generator
public class AttributeManagerGenerator
- extends AbstractGenerator
PENDING
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeManagerGenerator
public AttributeManagerGenerator(PropertyManager manager)
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
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.