Class LazyLoadingProxyAotProcessor
java.lang.Object
org.springframework.data.mongodb.aot.LazyLoadingProxyAotProcessor
- Since:
- 4.0
- Author:
- Christoph Strobl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerLazyLoadingProxyIfNeeded
(Class<?> type, org.springframework.aot.generate.GenerationContext generationContext)
-
Constructor Details
-
LazyLoadingProxyAotProcessor
public LazyLoadingProxyAotProcessor()
-
-
Method Details
-
registerLazyLoadingProxyIfNeeded
public void registerLazyLoadingProxyIfNeeded(Class<?> type, org.springframework.aot.generate.GenerationContext generationContext)
-