Uses of Enum Class
io.quarkus.arc.deployment.ArcConfig.OptimizeContexts
Packages that use ArcConfig.OptimizeContexts
-
Uses of ArcConfig.OptimizeContexts in io.quarkus.arc.deployment
Methods in io.quarkus.arc.deployment that return ArcConfig.OptimizeContextsModifier and TypeMethodDescriptionArcConfig.optimizeContexts()If set totrue, the container should try to optimize the contexts for some of the scopes.static ArcConfig.OptimizeContextsReturns the enum constant of this class with the specified name.static ArcConfig.OptimizeContexts[]ArcConfig.OptimizeContexts.values()Returns an array containing the constants of this enum class, in the order they are declared.