Class SqlPropertiesProducer


  • @ApplicationScoped
    public class SqlPropertiesProducer
    extends java.lang.Object
    Author:
    Michael Remijan mjremijan@yahoo.com @mjremijan
    • Field Detail

      • log

        @Inject
        protected org.slf4j.Logger log
      • rsa

        @Inject
        protected java.util.Optional<Rsa> rsa
    • Constructor Detail

      • SqlPropertiesProducer

        public SqlPropertiesProducer()
    • Method Detail

      • postConstruct

        @PostConstruct
        protected void postConstruct()
      • produceSqlProperties

        @Produces
        public SqlProperties produceSqlProperties()