public interface ResourcesGenerator
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResourcesGenerator.Strategy |
| Modifier and Type | Method and Description |
|---|---|
String |
endGeneration() |
void |
generateSingle(org.jvnet.hk2.config.ConfigModel rootModel,
org.jvnet.hk2.config.DomDocument document) |
ClassWriter |
getClassWriter(String className,
String baseClassName,
String resourcePath) |
ClassWriter getClassWriter(String className, String baseClassName, String resourcePath)
void generateSingle(org.jvnet.hk2.config.ConfigModel rootModel,
org.jvnet.hk2.config.DomDocument document)
String endGeneration()
Copyright © 2017. All rights reserved.