Class ContextInstancesGenerator


  • public class ContextInstancesGenerator
    extends Object
    • Field Detail

      • generateSources

        protected final boolean generateSources
    • Constructor Detail

      • ContextInstancesGenerator

        public ContextInstancesGenerator​(boolean generateSources,
                                         ReflectionRegistration reflectionRegistration,
                                         BeanDeployment beanDeployment,
                                         Map<org.jboss.jandex.DotName,​String> scopeToGeneratedName)
    • Method Detail

      • isReflectionFallbackNeeded

        protected boolean isReflectionFallbackNeeded​(org.jboss.jandex.MethodInfo method,
                                                     String targetPackage)
      • isReflectionFallbackNeeded

        protected boolean isReflectionFallbackNeeded​(org.jboss.jandex.FieldInfo field,
                                                     String targetPackage,
                                                     BeanInfo bean)
      • isPackagePrivate

        protected boolean isPackagePrivate​(int mod)