Class ExtensionConfig
java.lang.Object
gg.jte.compiler.extensionsupport.ExtensionConfig
- All Implemented Interfaces:
JteConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ClassLoaderprivate final TemplateConfigprivate final Path -
Constructor Summary
ConstructorsConstructorDescriptionExtensionConfig(TemplateConfig config, Path sourcesRoot, ClassLoader classLoader) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
config
-
sourcesRoot
-
classLoader
-
-
Constructor Details
-
ExtensionConfig
-
-
Method Details
-
generatedSourcesRoot
- Specified by:
generatedSourcesRootin interfaceJteConfig
-
generatedResourcesRoot
- Specified by:
generatedResourcesRootin interfaceJteConfig
-
projectNamespace
- Specified by:
projectNamespacein interfaceJteConfig
-
packageName
- Specified by:
packageNamein interfaceJteConfig
-
contentType
- Specified by:
contentTypein interfaceJteConfig
-
classLoader
- Specified by:
classLoaderin interfaceJteConfig
-