public interface Generator
Base interface for all jsf-tools generators.
| Modifier and Type | Method and Description |
|---|---|
void |
generate(FacesConfigBean configBean)
Perform whatever generation tasks are necessary using
the provided
FacesConfigBean as the model. |
void generate(FacesConfigBean configBean)
Perform whatever generation tasks are necessary using
the provided FacesConfigBean as the model.
configBean - model dataCopyright © 2018 JBoss by Red Hat. All rights reserved.