Uses of Interface
org.springframework.aot.generate.ClassGenerator
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
-
Uses of ClassGenerator in org.springframework.aot.generate
Modifier and TypeClassDescriptionclass
A managed collection of generated classes.Modifier and TypeMethodDescriptionGenerationContext.getClassGenerator()
Return theGeneratedClasses
being used by the context.