Class CreateManagedExecutorServiceBase

    • Field Detail

      • jndiName

        protected String jndiName
      • enabled

        protected Boolean enabled
      • contextinfo

        protected String contextinfo
      • threadpriority

        protected Integer threadpriority
      • longrunningtasks

        protected Boolean longrunningtasks
      • hungafterseconds

        protected Integer hungafterseconds
      • corepoolsize

        protected Integer corepoolsize
      • keepaliveseconds

        protected Integer keepaliveseconds
      • threadlifetimeseconds

        protected Integer threadlifetimeseconds
      • description

        protected String description
      • target

        protected String target
    • Constructor Detail

      • CreateManagedExecutorServiceBase

        public CreateManagedExecutorServiceBase()
    • Method Detail

      • setAttributeList

        protected void setAttributeList​(HashMap attrList)