Interface AotRepositoryConstructorBuilder.ParameterOrigin

Enclosing interface:
AotRepositoryConstructorBuilder

public static interface AotRepositoryConstructorBuilder.ParameterOrigin
Interface describing the origin of a constructor parameter. The parameter value can be obtained either from a reference variable, a code block or a combination of both.
Since:
4.0
Author:
Mark Paluch