public class TextResourcesGenerator extends ResourcesGeneratorBase
ResourcesGenerator.Strategy
configBeanToCollectionLeafMetaData, 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, getBeanName
public 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 ResourcesGeneratorBase
Copyright © 2019. All rights reserved.