Class ViewExecutor.Builder
java.lang.Object
org.jboss.threads.ViewExecutor.Builder
- Enclosing class:
ViewExecutor
-
Method Summary
Modifier and TypeMethodDescriptionbuild()intintDeprecated.This value no longer has any impact.intsetMaxSize(int maxSize) setQueueInitialSize(int queueInitialSize) Deprecated.This option no longer has any impact.setQueueLimit(int queueLimit)
-
Method Details
-
getMaxSize
public int getMaxSize() -
setMaxSize
-
getQueueLimit
public int getQueueLimit() -
setQueueLimit
-
getDelegate
-
getUncaughtHandler
-
setUncaughtHandler
-
getQueueInitialSize
Deprecated.This value no longer has any impact. -
setQueueInitialSize
Deprecated.This option no longer has any impact. -
build
-