Class DefaultGenerationContext

java.lang.Object
org.springframework.aot.generate.DefaultGenerationContext
All Implemented Interfaces:
GenerationContext

public class DefaultGenerationContext extends Object implements GenerationContext
Default GenerationContext implementation.
Since:
6.0
Author:
Phillip Webb, Stephane Nicoll