Class JHipsterProperties.Async

    • Constructor Detail

      • Async

        public Async()
    • Method Detail

      • getCorePoolSize

        public int getCorePoolSize()
      • setCorePoolSize

        public void setCorePoolSize​(int corePoolSize)
      • getMaxPoolSize

        public int getMaxPoolSize()
      • setMaxPoolSize

        public void setMaxPoolSize​(int maxPoolSize)
      • getQueueCapacity

        public int getQueueCapacity()
      • setQueueCapacity

        public void setQueueCapacity​(int queueCapacity)