Skip to content

Setting for suppressing generation of Virtual interface #8

Answered by burningwave
viktornordling asked this question in Q&A
Discussion options

You must be logged in to vote

It's already present: here an example:
ClassFactory.ClassRetriever classRetriever = componentSupplier.getClassFactory().loadOrBuildAndDefine( LoadOrBuildAndDefineConfig.forUnitSourceGenerator(unitSG).virtualizeClasses(false) );

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by burningwave
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #8 on August 12, 2021 04:45.