Class DBConfigProducer


  • @ApplicationScoped
    public class DBConfigProducer
    extends Object
    Producer for creating ManagedDBConfig
    Author:
    balazs.joo
    • Constructor Detail

      • DBConfigProducer

        public DBConfigProducer()
    • Method Detail

      • getDBConfig

        @Produces
        @Dependent
        public ManagedDBConfig getDBConfig​(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
                                    throws hu.icellmobilsoft.coffee.dto.exception.BaseException
        Creates ManagedDBConfig for the injected configKey
        Parameters:
        injectionPoint - CDI injection point
        Returns:
        created class
        Throws:
        hu.icellmobilsoft.coffee.dto.exception.BaseException - exception