Class BeanConfigurator<T>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    Consumer<org.jboss.jandex.AnnotationInstance>

    public final class BeanConfigurator<T>
    extends BeanConfiguratorBase<BeanConfigurator<T>,​T>
    Synthetic bean configurator. An alternative to BeanConfigurator.

    This construct is not thread-safe and should not be re-used.