Class TargetBeanInstance

    • Constructor Detail

      • TargetBeanInstance

        public TargetBeanInstance​(jakarta.enterprise.inject.spi.Bean<?> bean,
                                  Object instance)
      • TargetBeanInstance

        public TargetBeanInstance​(Object instance)
      • TargetBeanInstance

        public TargetBeanInstance​(TargetBeanInstance otherBeanInstance)
        Copy constructor
        Parameters:
        otherBeanInstance - other bean instance to copy