public class TextResourcesGenerator extends ResourcesGeneratorBase
ResourcesGenerator.StrategyconfigBeanToCollectionLeafMetaData, configBeanToPOSTCommand| Constructor and Description |
|---|
TextResourcesGenerator(String outputDir,
org.glassfish.hk2.api.ServiceLocator habitat) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
alreadyGenerated(String className) |
String |
endGeneration() |
ClassWriter |
getClassWriter(String className,
String baseClassName,
String resourcePath) |
configModelVisited, generateList, generateSingle, getBeanNamepublic TextResourcesGenerator(String outputDir, org.glassfish.hk2.api.ServiceLocator habitat)
public ClassWriter getClassWriter(String className, String baseClassName, String resourcePath)
public String endGeneration()
protected boolean alreadyGenerated(String className)
alreadyGenerated in class ResourcesGeneratorBaseCopyright © 2019. All rights reserved.