public class ListenerTagHandlerGenerator extends FreeMarkerWriter<TagWithModel<EventModel>> implements CdkWriter
| Constructor and Description |
|---|
ListenerTagHandlerGenerator(FreeMarkerRenderer configuration,
FileManager output) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getOutputFileName(TagWithModel<EventModel> c) |
protected String |
getTemplateName() |
void |
render(ComponentLibrary library) |
generate, getJavaFileName, getOutput@Inject public ListenerTagHandlerGenerator(FreeMarkerRenderer configuration, FileManager output)
public void render(ComponentLibrary library) throws CdkException
render in interface CdkWriterCdkExceptionprotected String getOutputFileName(TagWithModel<EventModel> c) throws CdkException
getOutputFileName in class FreeMarkerWriter<TagWithModel<EventModel>>CdkExceptionprotected String getTemplateName()
getTemplateName in class FreeMarkerWriter<TagWithModel<EventModel>>Copyright © 2014 JBoss by Red Hat. All Rights Reserved.