public class ASMResourcesGenerator extends ResourcesGeneratorBase
ResourcesGenerator.Strategy| Modifier and Type | Field and Description |
|---|---|
protected static String |
GENERATED_PACKAGE |
protected static String |
GENERATED_PATH |
configBeanToCollectionLeafMetaData, configBeanToPOSTCommand| Constructor and Description |
|---|
ASMResourcesGenerator(org.glassfish.hk2.api.ServiceLocator habitat) |
| Modifier and Type | Method and Description |
|---|---|
String |
endGeneration() |
ClassWriter |
getClassWriter(String className,
String baseClassName,
String resourcePath) |
alreadyGenerated, configModelVisited, generateList, generateSingle, getBeanNameprotected static final String GENERATED_PATH
protected static final String GENERATED_PACKAGE
public ASMResourcesGenerator(org.glassfish.hk2.api.ServiceLocator habitat)
public ClassWriter getClassWriter(String className, String baseClassName, String resourcePath)
public String endGeneration()
Copyright © 2019. All rights reserved.