Interface AotContext

All Superinterfaces:
EnvironmentCapable
All Known Subinterfaces:
AotRepositoryContext
All Known Implementing Classes:
AotRepositoryContextSupport

public interface AotContext extends EnvironmentCapable
The context in which the AOT processing happens. Grants access to the beanFactory and ClassLoader.

Mainly for internal use within the framework.

Since:
3.0
Author:
Christoph Strobl, John Blum, Mark Paluch
See Also: