Uses of Interface
org.glassfish.hk2.classmodel.reflect.util.ParsingConfig
Packages that use ParsingConfig
-
Uses of ParsingConfig in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return ParsingConfigMethods in org.glassfish.hk2.classmodel.reflect with parameters of type ParsingConfigModifier and TypeMethodDescriptionParsingContext.Builder.config(ParsingConfig config) Sets the parsing config that can be used to select which types should be exhaustively visited (fields + methods visits) or not.