public class CreateManagedExecutorServiceBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
contextinfo |
protected Integer |
corepoolsize |
protected String |
description |
protected Boolean |
enabled |
protected Integer |
hungafterseconds |
protected String |
jndiName |
protected Integer |
keepaliveseconds |
protected static com.sun.enterprise.util.LocalStringManagerImpl |
localStrings |
protected Boolean |
longrunningtasks |
protected Properties |
properties |
protected String |
target |
protected Integer |
threadlifetimeseconds |
protected Integer |
threadpriority |
| Constructor and Description |
|---|
CreateManagedExecutorServiceBase() |
protected static final com.sun.enterprise.util.LocalStringManagerImpl localStrings
protected String jndiName
protected Boolean enabled
protected String contextinfo
protected Integer threadpriority
protected Boolean longrunningtasks
protected Integer hungafterseconds
protected Integer corepoolsize
protected Integer keepaliveseconds
protected Integer threadlifetimeseconds
protected String description
protected Properties properties
protected String target
protected void setAttributeList(HashMap attrList)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.