Class ContextBeanInstance<T>

    • Constructor Detail

      • ContextBeanInstance

        public ContextBeanInstance​(Bean<T> bean,
                                   org.jboss.weld.serialization.spi.BeanIdentifier id,
                                   String contextId)
        Creates a new locator for instances of the given bean.
        Parameters:
        bean - The contextual bean
        id - The unique identifier of this bean